Skip to content

Commit 2afa55f

Browse files
Bump com.hivemq:hivemq-mqtt-client in /modules/hivemq
Bumps [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/hivemq/hivemq-mqtt-client/releases) - [Changelog](https://github.com/hivemq/hivemq-mqtt-client/blob/master/RELEASE.md) - [Commits](hivemq/hivemq-mqtt-client@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-mqtt-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ce2045 commit 2afa55f

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:5.10.3")
1515
testImplementation(project(":junit-jupiter"))
1616
testImplementation("com.hivemq:hivemq-extension-sdk:4.32.0")
17-
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
17+
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.4")
1818
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
1919
testImplementation("ch.qos.logback:logback-classic:1.5.8")
2020
testImplementation 'org.assertj:assertj-core:3.26.3'

0 commit comments

Comments
 (0)