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 15a973bCopy full SHA for 15a973b
build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
implementation("org.jetbrains.kotlin:kotlin-reflect:2.0.0")
68
69
implementation("io.github.microutils:kotlin-logging:3.0.5")
70
- implementation("org.slf4j:slf4j-api:2.0.13")
+ implementation("org.slf4j:slf4j-api:2.0.16")
71
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
72
73
implementation("org.yaml:snakeyaml:2.2")
0 commit comments