We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65645a commit 6a553b0Copy full SHA for 6a553b0
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ kotlin-plugin-dev = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", vers
19
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
20
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
21
ec4j = "org.ec4j.core:ec4j-core:1.1.0"
22
-logging = "io.github.oshai:kotlin-logging-jvm:7.0.4"
+logging = "io.github.oshai:kotlin-logging-jvm:7.0.5"
23
slf4j = "org.slf4j:slf4j-simple:2.0.17"
24
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.18.2"
25
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
0 commit comments