Skip to content

Commit 5411c0b

Browse files
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.19 (#559)
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 10b6d41 commit 5411c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
testImplementation("org.testcontainers:junit-jupiter:1.21.1")
8181
testImplementation("org.mockito:mockito-junit-jupiter:5.18.0")
8282
testImplementation("org.assertj:assertj-core:3.27.3")
83-
testImplementation("ch.qos.logback:logback-classic:1.5.17")
83+
testImplementation("ch.qos.logback:logback-classic:1.5.19")
8484
}
8585

8686
java {

0 commit comments

Comments
 (0)