Skip to content

Commit 4cea2c5

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.7 to 1.3.8. - [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.7...v1.3.8) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-mqtt-client dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bf04f4 commit 4cea2c5

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
@@ -15,7 +15,7 @@ dependencies {
1515
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
1616
testImplementation(project(":testcontainers-junit-jupiter"))
1717
testImplementation("com.hivemq:hivemq-extension-sdk:4.42.0")
18-
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.7")
18+
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.8")
1919
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
2020
testImplementation("ch.qos.logback:logback-classic:1.5.18")
2121
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)