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 cd2121e commit ad00c75Copy full SHA for ad00c75
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
67
implementation("io.github.microutils:kotlin-logging:2.1.23")
68
implementation("org.slf4j:slf4j-api:2.0.3")
69
- testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.3.1")
70
71
implementation("org.yaml:snakeyaml:1.31")
72
implementation("com.squareup.moshi:moshi:1.14.0")
0 commit comments