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 3dbdc31 commit a6fc600Copy full SHA for a6fc600
build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
implementation("org.jetbrains.kotlin:kotlin-stdlib")
54
implementation("org.jetbrains.kotlin:kotlin-reflect")
55
56
- implementation("io.github.microutils:kotlin-logging:2.1.16")
+ implementation("io.github.microutils:kotlin-logging:2.1.20")
57
implementation("org.slf4j:slf4j-api")
58
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.9")
59
0 commit comments