Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 4bcf1f8 commit 43e2858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ multiplatform-diff = "0.5.0"
kotlinpoet = "1.16.0"
sarif4k = "0.5.0"
kotlin-logging = "3.0.5"
log4j = "2.23.0"
kotest = "5.8.0"
log4j = "2.23.1"
kotest = "5.8.1"

[plugins]
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit 43e2858

Please sign in to comment.