We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1690482 commit a2bd51eCopy full SHA for a2bd51e
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
63
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.4'
64
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
65
- testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.12'
+ testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.15'
66
}
67
68
compileJava {
0 commit comments