Skip to content

Commit bf6c183

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/com.hivemq-hivemq-mqtt-client-1.3.9' into combined-pr-branch
2 parents 2712402 + eccddef commit bf6c183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hivemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
testImplementation(project(":testcontainers-junit-jupiter"))
1515
testImplementation("com.hivemq:hivemq-extension-sdk:4.45.0")
16-
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.8")
16+
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.10")
1717
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
1818
testImplementation("ch.qos.logback:logback-classic:1.5.19")
1919
}

0 commit comments

Comments
 (0)