Skip to content

Commit

Permalink
Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent c7a2b09 commit 3df8738
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 @@ -23,7 +23,7 @@ picocli = "info.picocli:picocli:4.7.4"
logging = "io.github.oshai:kotlin-logging-jvm:5.0.2"
slf4j = "org.slf4j:slf4j-simple:2.0.7"
# TODO: update to 0.14.0 after upgrade to Kotlin Gradle Plugin 1.9
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.14.0"
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.0"
# Use logback-classic as the logger for kotlin-logging / slf4j as it allow changing the log level at runtime.
logback = "ch.qos.logback:logback-classic:1.3.5"
# Required for logback.xml conditional configuration
Expand Down

0 comments on commit 3df8738

Please sign in to comment.