We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d4e6c commit 376ba94Copy full SHA for 376ba94
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.19.3"
25
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
26
# TODO: Update "renovate.json" once logback-classic is updated to 1.4 (once java8 support for ktlint is dropped)
27
logback = "ch.qos.logback:logback-classic:1.3.15"
28
-logcaptor = "io.github.hakky54:logcaptor:2.11.0"
+logcaptor = "io.github.hakky54:logcaptor:2.12.0"
29
# Required for logback-test.xml conditional configuration so that trace-logging in unit test can be automatically enabled using an
30
# environment variable
31
janino = "org.codehaus.janino:janino:3.1.12"
0 commit comments