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.
2 parents 4f8d96c + d1c3316 commit 1e5aa1eCopy full SHA for 1e5aa1e
build.gradle
@@ -51,7 +51,7 @@ allprojects {
51
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
52
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
53
54
- testImplementation 'ch.qos.logback:logback-classic:1.5.17'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.18'
55
}
56
57
tasks.withType(Test).configureEach {
0 commit comments