Skip to content

Commit 126c224

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos.logback-logback-classic-1.4.11' into combined-pr-branch
2 parents b193bca + 5befa40 commit 126c224

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.18.0")
1717
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.1")
1818
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
19-
testImplementation("ch.qos.logback:logback-classic:1.4.8")
19+
testImplementation("ch.qos.logback:logback-classic:1.4.11")
2020
testImplementation 'org.assertj:assertj-core:3.24.2'
2121
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
2222
}

0 commit comments

Comments
 (0)