We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c31d5c commit 391e0a2Copy full SHA for 391e0a2
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
22
ec4j = "org.ec4j.core:ec4j-core:0.3.0"
23
logging = "io.github.oshai:kotlin-logging-jvm:6.0.9"
24
slf4j = "org.slf4j:slf4j-simple:2.0.13"
25
-poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.2"
+poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.3"
26
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
27
# TODO: Update "renovate.json" once logback-classic is updated to 1.4 (once java8 support for ktlint is dropped)
28
logback = "ch.qos.logback:logback-classic:1.3.14"
0 commit comments