Skip to content

Commit 4ace2f2

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.32.0 to 4.41.0. - [Release notes](https://github.com/hivemq/hivemq-extension-sdk/releases) - [Commits](hivemq/hivemq-extension-sdk@4.32.0...4.41.0) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-extension-sdk dependency-version: 4.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55163fa commit 4ace2f2

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
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
1616
testImplementation(project(":junit-jupiter"))
17-
testImplementation("com.hivemq:hivemq-extension-sdk:4.32.0")
17+
testImplementation("com.hivemq:hivemq-extension-sdk:4.41.0")
1818
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
1919
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
2020
testImplementation("ch.qos.logback:logback-classic:1.5.8")

0 commit comments

Comments
 (0)