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.
1 parent ecff02a commit 3b20ae4Copy full SHA for 3b20ae4
build.gradle.kts
@@ -24,7 +24,7 @@ repositories {
24
}
25
26
dependencies {
27
- api("ch.qos.logback:logback-classic:1.4.11")
+ api("ch.qos.logback:logback-classic:1.4.14")
28
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
29
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
30
testImplementation("org.assertj:assertj-core:3.11.1")
0 commit comments