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 30ae786 commit 72adc79Copy full SHA for 72adc79
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.2")
73
implementation("com.squareup.moshi:moshi:1.15.0")
0 commit comments