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 5d4d9d6 + a6cc754 commit 7276c58Copy full SHA for 7276c58
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
35
implementation("io.ktor:ktor-client-logging:$ktorVersion")
36
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
37
- implementation("ch.qos.logback:logback-classic:1.5.12")
+ implementation("ch.qos.logback:logback-classic:1.5.15")
38
39
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
40
testImplementation("io.kotest:kotest-assertions-core:$kotestVersion")
0 commit comments