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 2ade1a2 commit edc1af0Copy full SHA for edc1af0
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
67
implementation("io.github.microutils:kotlin-logging:3.0.5")
68
implementation("org.slf4j:slf4j-api:2.0.7")
69
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.5")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.3.6")
70
71
implementation("org.yaml:snakeyaml:2.0")
72
implementation("com.squareup.moshi:moshi:1.14.0")
0 commit comments