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 ef3c78b commit 3df5266Copy full SHA for 3df5266
build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
65
implementation("org.jetbrains.kotlin:kotlin-reflect:1.6.21")
66
67
- implementation("io.github.microutils:kotlin-logging:2.1.21")
+ implementation("io.github.microutils:kotlin-logging:2.1.23")
68
implementation("org.slf4j:slf4j-api:1.7.36")
69
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
70
0 commit comments