Skip to content

Commit

Permalink
fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin…
Browse files Browse the repository at this point in the history
… to v0.15.1
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 4da4e24 commit a517b3b
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 @@ -22,7 +22,7 @@ ec4j = "org.ec4j.core:ec4j-core:0.3.0"
picocli = "info.picocli:picocli:4.7.5"
logging = "io.github.oshai:kotlin-logging-jvm:5.1.1"
slf4j = "org.slf4j:slf4j-simple:2.0.9"
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.0"
poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.1"
# 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"
logcaptor = "io.github.hakky54:logcaptor:2.9.1"
Expand Down

0 comments on commit a517b3b

Please sign in to comment.