Skip to content

Commit 81b3af8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/com.hivemq-hivemq-mqtt-client-1.3.3' into combined-pr-branch
2 parents cfb46f2 + 7be52b6 commit 81b3af8

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
@@ -14,7 +14,7 @@ dependencies {
1414
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
1515
testImplementation(project(":junit-jupiter"))
1616
testImplementation("com.hivemq:hivemq-extension-sdk:4.20.0")
17-
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.2")
17+
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
1818
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
1919
testImplementation("ch.qos.logback:logback-classic:1.4.11")
2020
testImplementation 'org.assertj:assertj-core:3.24.2'

0 commit comments

Comments
 (0)