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 b04941c commit d5b8d7bCopy full SHA for d5b8d7b
build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
69
implementation("io.github.microutils:kotlin-logging:3.0.5")
70
implementation("org.slf4j:slf4j-api:2.0.12")
71
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.5.6")
72
73
implementation("org.yaml:snakeyaml:2.2")
74
implementation("com.squareup.moshi:moshi:1.15.1")
0 commit comments