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 fdde14a commit 2580b32Copy full SHA for 2580b32
build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
70
implementation("io.github.microutils:kotlin-logging:3.0.5")
71
implementation("org.slf4j:slf4j-api:2.0.16")
72
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.5.16")
73
74
implementation("org.yaml:snakeyaml:2.3")
75
implementation("com.squareup.moshi:moshi:1.15.2")
0 commit comments