Skip to content

Commit b66ae5f

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.5.18 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7317fa2 commit b66ae5f

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
testImplementation("com.hivemq:hivemq-extension-sdk:4.42.0")
1616
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.8")
1717
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
18-
testImplementation("ch.qos.logback:logback-classic:1.5.18")
18+
testImplementation("ch.qos.logback:logback-classic:1.5.19")
1919
}
2020

2121
test {

0 commit comments

Comments
 (0)