We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95c76b commit 08dbb25Copy full SHA for 08dbb25
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.15'
+ testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.16'
66
}
67
68
compileJava {
0 commit comments