Skip to content

Commit 47bce2d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos.logback-logback-classic-1.5.18' into combined-pr-branch
2 parents a8a0f66 + e889988 commit 47bce2d

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
@@ -17,7 +17,7 @@ dependencies {
1717
testImplementation("com.hivemq:hivemq-extension-sdk:4.32.0")
1818
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.7")
1919
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
20-
testImplementation("ch.qos.logback:logback-classic:1.5.8")
20+
testImplementation("ch.qos.logback:logback-classic:1.5.18")
2121
testImplementation 'org.assertj:assertj-core:3.27.3'
2222
}
2323

0 commit comments

Comments
 (0)