Skip to content

Commit 18f1cea

Browse files
chore(deps): update kotlin core dependencies (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 114e6e9 commit 18f1cea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
22
kotlin = "1.9.10"
33
okio = "3.4.0"
4-
serialization = "1.5.1"
4+
serialization = "1.6.0"
55
diktat = "1.2.5"
6-
kotlinx-cli = "0.3.5"
7-
kotlinx-datetime = "0.4.0"
8-
kotlinx-coroutines = "1.7.2"
6+
kotlinx-cli = "0.3.6"
7+
kotlinx-datetime = "0.4.1"
8+
kotlinx-coroutines = "1.7.3"
99
junit = "5.10.0"
1010
ktoml = "0.5.0"
1111
multiplatform-diff = "0.4.0"

0 commit comments

Comments
 (0)