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 88aa846 commit 88337c5Copy full SHA for 88337c5
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.10")
67
68
implementation("io.github.microutils:kotlin-logging:3.0.5")
69
- implementation("org.slf4j:slf4j-api:2.0.7")
+ implementation("org.slf4j:slf4j-api:2.0.9")
70
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.8")
71
72
implementation("org.yaml:snakeyaml:2.2")
0 commit comments