Skip to content

Commit

Permalink
fix(deps): update dependency io.github.hakky54:logcaptor to v2.9.2 (#…
Browse files Browse the repository at this point in the history
…2409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent 6636291 commit 9acd82a
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 @@ -26,7 +26,7 @@ poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.1"
# 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)
logback = "ch.qos.logback:logback-classic:1.3.14"
logcaptor = "io.github.hakky54:logcaptor:2.9.1"
logcaptor = "io.github.hakky54:logcaptor:2.9.2"
# Required for logback.xml conditional configuration
janino = "org.codehaus.janino:janino:3.1.11"
# Testing libraries
Expand Down

0 comments on commit 9acd82a

Please sign in to comment.