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 Feb 27, 2024
1 parent 29a7c36 commit e27aa96
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"
kotlin = "1.9.22"
okio = "3.6.0"
serialization = "1.6.0"
serialization = "1.6.3"
diktat = "1.2.5"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.4.1"
kotlinx-coroutines = "1.7.3"
kotlinx-datetime = "0.5.0"
kotlinx-coroutines = "1.8.0"
junit = "5.10.1"
ktoml = "0.5.0"
multiplatform-diff = "0.5.0"
Expand Down

0 comments on commit e27aa96

Please sign in to comment.