Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-simple to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 5b7d5ef commit f5f655a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.10"
ec4j = "org.ec4j.core:ec4j-core:0.3.0"
picocli = "info.picocli:picocli:4.7.5"
logging = "io.github.oshai:kotlin-logging-jvm:6.0.3"
slf4j = "org.slf4j:slf4j-simple:2.0.11"
slf4j = "org.slf4j:slf4j-simple:2.0.12"
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.
# TODO: Update "renovate.json" once logback-classic is updated to 1.4 (once java8 support for ktlint is dropped)
Expand Down

0 comments on commit f5f655a

Please sign in to comment.