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 dd217f7 commit 716ebb8Copy full SHA for 716ebb8
build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
56
implementation("io.github.microutils:kotlin-logging:2.1.20")
57
implementation("org.slf4j:slf4j-api")
58
- testRuntimeOnly("ch.qos.logback:logback-classic:1.2.9")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
59
60
implementation("org.yaml:snakeyaml:1.30")
61
implementation("com.squareup.moshi:moshi:1.12.0")
0 commit comments