Skip to content

Commit

Permalink
Update kotlin.logging to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 74b780d commit b377199
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 @@ -5,7 +5,7 @@ detekt = "1.23.6"
jackson = "2.17.1"
kotlin = "1.9.24"
kotlin-coroutine = "1.8.1"
kotlin-logging = "6.0.9"
kotlin-logging = "7.0.0"
ktlint = "1.2.1"
ktlint-gradle = "11.6.1"
mockito = "4.11.0" # for Java 8
Expand Down

0 comments on commit b377199

Please sign in to comment.