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 e278726 + e6fa312 commit 589ebeeCopy full SHA for 589ebee
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.8'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.9'
54
}
55
56
tasks.withType(Test).configureEach {
0 commit comments