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 b6f79f9 commit 975f736Copy full SHA for 975f736
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.13")
71
- testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
+ testRuntimeOnly("ch.qos.logback:logback-classic:1.5.7")
72
73
implementation("org.yaml:snakeyaml:2.2")
74
implementation("com.squareup.moshi:moshi:1.15.1")
0 commit comments