We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15b4727 + 26f99f5 commit 30a2025Copy full SHA for 30a2025
modules/hivemq/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.7")
19
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
20
testImplementation("ch.qos.logback:logback-classic:1.5.18")
21
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
22
}
23
24
test {
0 commit comments