Skip to content

Commit aa267ef

Browse files
Bump ch.qos.logback:logback-classic in /modules/hivemq
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.6. - [Commits](qos-ch/logback@v_1.4.14...v_1.5.6) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 874ca87 commit aa267ef

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
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation("com.hivemq:hivemq-extension-sdk:4.28.1")
1717
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
1818
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
19-
testImplementation("ch.qos.logback:logback-classic:1.4.14")
19+
testImplementation("ch.qos.logback:logback-classic:1.5.6")
2020
testImplementation 'org.assertj:assertj-core:3.25.3'
2121
}
2222

0 commit comments

Comments
 (0)