Skip to content

Commit

Permalink
Update dependency io.github.oshai:kotlin-logging-jvm to v6.0.9 (#2634)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 92356e4 commit 1b690a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -20,7 +20,7 @@ kotlin-plugin-dev = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", vers
clikt = "com.github.ajalt.clikt:clikt:4.3.0"
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
ec4j = "org.ec4j.core:ec4j-core:0.3.0"
logging = "io.github.oshai:kotlin-logging-jvm:6.0.4"
logging = "io.github.oshai:kotlin-logging-jvm:6.0.9"
slf4j = "org.slf4j:slf4j-simple:2.0.13"
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.2"
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
Expand Down

0 comments on commit 1b690a6

Please sign in to comment.