We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ab26b commit 5988e1fCopy full SHA for 5988e1f
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
63
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.12.0'
64
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
65
- testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.16'
+ testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.17'
66
}
67
68
compileJava {
0 commit comments