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 Oct 23, 2023
1 parent 114e6e9 commit 54e53f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
kotlin = "1.9.10"
okio = "3.4.0"
serialization = "1.5.1"
serialization = "1.6.0"
diktat = "1.2.5"
kotlinx-cli = "0.3.5"
kotlinx-datetime = "0.4.0"
kotlinx-coroutines = "1.7.2"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.4.1"
kotlinx-coroutines = "1.7.3"
junit = "5.10.0"
ktoml = "0.5.0"
multiplatform-diff = "0.4.0"
Expand Down

0 comments on commit 54e53f0

Please sign in to comment.