Skip to content

Commit 6a766f7

Browse files
fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.0 (#2889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4cb520 commit 6a766f7

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
@@ -21,7 +21,7 @@ dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
2121
ec4j = "org.ec4j.core:ec4j-core:1.1.0"
2222
logging = "io.github.oshai:kotlin-logging-jvm:7.0.3"
2323
slf4j = "org.slf4j:slf4j-simple:2.0.16"
24-
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.17.2"
24+
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.18.0"
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.14"

0 commit comments

Comments
 (0)