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 6d9902d commit 353331dCopy full SHA for 353331d
build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.10")
66
67
implementation("io.github.microutils:kotlin-logging:3.0.5")
68
- implementation("org.slf4j:slf4j-api:2.0.6")
+ implementation("org.slf4j:slf4j-api:2.0.7")
69
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.5")
70
71
implementation("org.yaml:snakeyaml:2.0")
0 commit comments