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 78c4ab8 commit 8bab291Copy full SHA for 8bab291
build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
69
implementation("io.github.microutils:kotlin-logging:3.0.5")
70
implementation("org.slf4j:slf4j-api:2.0.9")
71
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.11")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
72
73
implementation("org.yaml:snakeyaml:2.2")
74
implementation("com.squareup.moshi:moshi:1.15.0")
0 commit comments