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 4065ae8 + 8285526 commit 9f80edbCopy full SHA for 9f80edb
modules/hivemq/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
16
testImplementation(project(":testcontainers-junit-jupiter"))
17
testImplementation("com.hivemq:hivemq-extension-sdk:4.42.0")
18
- testImplementation("com.hivemq:hivemq-mqtt-client:1.3.7")
+ testImplementation("com.hivemq:hivemq-mqtt-client:1.3.8")
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.4'
0 commit comments