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 3f4f9b0 commit 5290a17Copy full SHA for 5290a17
build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
68
implementation("io.github.microutils:kotlin-logging:3.0.5")
69
implementation("org.slf4j:slf4j-api:2.0.7")
70
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.6")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.3.8")
71
72
implementation("org.yaml:snakeyaml:2.0")
73
implementation("com.squareup.moshi:moshi:1.15.0")
0 commit comments