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 cfb46f2 + 7be52b6 commit 81b3af8Copy full SHA for 81b3af8
modules/hivemq/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
15
testImplementation(project(":junit-jupiter"))
16
testImplementation("com.hivemq:hivemq-extension-sdk:4.20.0")
17
- testImplementation("com.hivemq:hivemq-mqtt-client:1.3.2")
+ testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
18
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
19
testImplementation("ch.qos.logback:logback-classic:1.4.11")
20
testImplementation 'org.assertj:assertj-core:3.24.2'
0 commit comments