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.
1 parent 55163fa commit 4ace2f2Copy full SHA for 4ace2f2
modules/hivemq/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
16
testImplementation(project(":junit-jupiter"))
17
- testImplementation("com.hivemq:hivemq-extension-sdk:4.32.0")
+ testImplementation("com.hivemq:hivemq-extension-sdk:4.41.0")
18
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
19
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
20
testImplementation("ch.qos.logback:logback-classic:1.5.8")
0 commit comments