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 22c58b4 + 0eb868f commit 75d8611Copy full SHA for 75d8611
modules/hivemq/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
shaded("net.lingala.zip4j:zip4j:2.11.5")
13
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
15
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
16
testImplementation(project(":junit-jupiter"))
17
testImplementation("com.hivemq:hivemq-extension-sdk:4.41.0")
18
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.7")
0 commit comments