Skip to content

Commit

Permalink
chore(deps): update kotlin core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 2b26f50 commit 7b497fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
kotlin = "1.9.25"
okio = "3.8.0"
serialization = "1.6.3"
serialization = "1.7.3"
diktat = "1.2.5"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.5.0"
kotlinx-coroutines = "1.8.1"
kotlinx-datetime = "0.6.1"
kotlinx-coroutines = "1.9.0"
junit = "5.10.2"
ktoml = "0.5.1"
multiplatform-diff = "0.5.0"
Expand Down

0 comments on commit 7b497fb

Please sign in to comment.