Skip to content

Commit a0962ec

Browse files
Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 in /modules/hivemq
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit a0962ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hivemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.8")
1919
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
2020
testImplementation("ch.qos.logback:logback-classic:1.5.18")
21-
testImplementation 'org.assertj:assertj-core:3.27.4'
21+
testImplementation 'org.assertj:assertj-core:3.27.6'
2222
}
2323

2424
test {

0 commit comments

Comments
 (0)