We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b6d41 commit 5411c0bCopy full SHA for 5411c0b
buildSrc/src/main/kotlin/java-conventions.gradle.kts
@@ -80,7 +80,7 @@ dependencies {
80
testImplementation("org.testcontainers:junit-jupiter:1.21.1")
81
testImplementation("org.mockito:mockito-junit-jupiter:5.18.0")
82
testImplementation("org.assertj:assertj-core:3.27.3")
83
- testImplementation("ch.qos.logback:logback-classic:1.5.17")
+ testImplementation("ch.qos.logback:logback-classic:1.5.19")
84
}
85
86
java {
0 commit comments