We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4993323 + 6b0d993 commit de2e3aeCopy full SHA for de2e3ae
build.gradle
@@ -50,7 +50,7 @@ allprojects {
50
testImplementation 'org.junit.jupiter:junit-jupiter-api'
51
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
52
53
- testImplementation 'ch.qos.logback:logback-classic:1.5.16'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.17'
54
}
55
56
tasks.withType(Test).configureEach {
0 commit comments