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 78b8e2c commit b05005cCopy full SHA for b05005c
build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
implementation("org.jetbrains.kotlin:kotlin-reflect:1.7.10")
66
67
implementation("io.github.microutils:kotlin-logging:2.1.23")
68
- implementation("org.slf4j:slf4j-api:1.7.36")
+ implementation("org.slf4j:slf4j-api:2.0.3")
69
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
70
71
implementation("org.yaml:snakeyaml:1.31")
0 commit comments