Skip to content

Commit 61eec00

Browse files
fix(deps): update dependency io.github.hakky54:logcaptor to v2.10.1 (#2922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d51f7bb commit 61eec00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.18.2"
2525
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
2626
# TODO: Update "renovate.json" once logback-classic is updated to 1.4 (once java8 support for ktlint is dropped)
2727
logback = "ch.qos.logback:logback-classic:1.3.15"
28-
logcaptor = "io.github.hakky54:logcaptor:2.10.0"
28+
logcaptor = "io.github.hakky54:logcaptor:2.10.1"
2929
# Required for logback-test.xml conditional configuration so that trace-logging in unit test can be automatically enabled using an
3030
# environment variable
3131
janino = "org.codehaus.janino:janino:3.1.12"

0 commit comments

Comments
 (0)