We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3bda07 + 48fca06 commit 0dbe1d3Copy full SHA for 0dbe1d3
modules/hivemq/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
shaded("net.lingala.zip4j:zip4j:2.11.5")
13
14
testImplementation(project(":testcontainers-junit-jupiter"))
15
- testImplementation("com.hivemq:hivemq-extension-sdk:4.45.0")
+ testImplementation("com.hivemq:hivemq-extension-sdk:4.47.1")
16
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.10")
17
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
18
testImplementation("ch.qos.logback:logback-classic:1.5.19")
0 commit comments