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 8ace168 commit cc7f8d7Copy full SHA for cc7f8d7
build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
68
implementation("io.github.microutils:kotlin-logging:3.0.5")
69
implementation("org.slf4j:slf4j-api:2.0.7")
70
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.8")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.4.11")
71
72
implementation("org.yaml:snakeyaml:2.0")
73
implementation("com.squareup.moshi:moshi:1.15.0")
0 commit comments