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 6c26da9 commit 7afb684Copy full SHA for 7afb684
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
67
implementation("io.github.microutils:kotlin-logging:2.1.21")
68
implementation("org.slf4j:slf4j-api:1.7.36")
69
- testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
70
71
implementation("org.yaml:snakeyaml:1.30")
72
implementation("com.squareup.moshi:moshi:1.13.0")
0 commit comments