Skip to content

Commit 2e8e54b

Browse files
Bump com.hivemq:hivemq-extension-sdk in /modules/hivemq
Bumps [com.hivemq:hivemq-extension-sdk](https://github.com/hivemq/hivemq-extension-sdk) from 4.42.0 to 4.45.0. - [Release notes](https://github.com/hivemq/hivemq-extension-sdk/releases) - [Commits](hivemq/hivemq-extension-sdk@4.42.0...4.45.0) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-extension-sdk dependency-version: 4.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0af74d commit 2e8e54b

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
@@ -12,7 +12,7 @@ dependencies {
1212
shaded("net.lingala.zip4j:zip4j:2.11.5")
1313

1414
testImplementation(project(":testcontainers-junit-jupiter"))
15-
testImplementation("com.hivemq:hivemq-extension-sdk:4.42.0")
15+
testImplementation("com.hivemq:hivemq-extension-sdk:4.45.0")
1616
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.8")
1717
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
1818
testImplementation("ch.qos.logback:logback-classic:1.5.18")

0 commit comments

Comments
 (0)