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 95bd3b3 + 427661e commit 58a6fdbCopy full SHA for 58a6fdb
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
32
implementation("io.ktor:ktor-client-logging:$ktorVersion")
33
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
34
- implementation("ch.qos.logback:logback-classic:1.5.19")
+ implementation("ch.qos.logback:logback-classic:1.5.20")
35
36
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
37
testImplementation("io.kotest:kotest-assertions-core:$kotestVersion")
0 commit comments