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