Skip to content

Commit 5e2c93d

Browse files
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7.0.12 (#3089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 376ba94 commit 5e2c93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kotlin-plugin-dev = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", vers
1919
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
2020
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
2121
ec4j = "org.ec4j.core:ec4j-core:1.1.1"
22-
logging = "io.github.oshai:kotlin-logging-jvm:7.0.7"
22+
logging = "io.github.oshai:kotlin-logging-jvm:7.0.12"
2323
slf4j = "org.slf4j:slf4j-simple:2.0.17"
2424
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.19.3"
2525
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.

0 commit comments

Comments
 (0)