Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent b135fe8 commit e95c695
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 @@ -24,7 +24,7 @@ logging = "io.github.oshai:kotlin-logging-jvm:5.1.0"
slf4j = "org.slf4j:slf4j-simple:2.0.9"
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.0"
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
logback = "ch.qos.logback:logback-classic:1.3.5"
logback = "ch.qos.logback:logback-classic:1.4.11"
# Required for logback.xml conditional configuration
janino = "org.codehaus.janino:janino:3.1.10"
# Testing libraries
Expand Down

0 comments on commit e95c695

Please # to comment.