Skip to content

Commit 30a2025

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 15b4727 + 26f99f5 commit 30a2025

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.7")
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.3'
21+
testImplementation 'org.assertj:assertj-core:3.27.4'
2222
}
2323

2424
test {

0 commit comments

Comments
 (0)