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 52b1eaa commit 032a7f0Copy full SHA for 032a7f0
build.gradle.kts
@@ -92,7 +92,7 @@ dependencies {
92
implementation("org.slf4j:slf4j-api")
93
implementation("org.slf4j:jul-to-slf4j")
94
95
- implementation("io.github.microutils:kotlin-logging:3.0.4")
+ implementation("io.github.microutils:kotlin-logging:3.0.5")
96
97
implementation("org.jetbrains.kotlin:kotlin-reflect")
98
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
0 commit comments