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 b608aba commit 98554ebCopy full SHA for 98554eb
build.gradle
@@ -43,7 +43,7 @@ allprojects {
43
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
45
46
- testImplementation 'ch.qos.logback:logback-classic:1.5.18'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.20'
47
}
48
49
tasks.withType(Test).configureEach {
0 commit comments