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] committed Jun 10, 2024
1 parent 0d29b62 commit e780b7c
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 @@ -2,7 +2,7 @@
kotlin = "1.9.24"
okio = "3.9.0"
okio-extras = "1.1.3"
serialization = "1.6.3"
serialization = "1.7.0"
diktat = "1.2.5"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.6.0"
Expand All @@ -13,7 +13,7 @@ kotlinpoet = "1.17.0"
sarif4k = "0.6.0"
kotlin-logging = "3.0.5"
log4j = "2.23.1"
kotest = "5.9.0"
kotest = "5.9.1"

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

0 comments on commit e780b7c

Please sign in to comment.