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 09fd181 commit cfa47eaCopy full SHA for cfa47ea
build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
65
implementation("org.jetbrains.kotlin:kotlin-reflect:1.7.10")
66
67
- implementation("io.github.microutils:kotlin-logging:2.1.23")
+ implementation("io.github.microutils:kotlin-logging:3.0.0")
68
implementation("org.slf4j:slf4j-api:2.0.3")
69
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.1")
70
0 commit comments