Skip to content

Commit

Permalink
Update dependency io.github.oshai:kotlin-logging-jvm to v5.0.2 (#2164)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 95ef0c4 commit c7a2b09
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 @@ -20,7 +20,7 @@ kotlin-plugin-dev = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", vers
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.20"
ec4j = "org.ec4j.core:ec4j-core:0.3.0"
picocli = "info.picocli:picocli:4.7.4"
logging = "io.github.oshai:kotlin-logging-jvm:5.0.1"
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"
Expand Down

0 comments on commit c7a2b09

Please sign in to comment.