Skip to content

Commit 9110c0c

Browse files
chore(deps): update kotlin core dependencies (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87b2d42 commit 9110c0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
2-
kotlin = "1.9.20"
2+
kotlin = "1.9.22"
33
okio = "3.6.0"
4-
serialization = "1.6.0"
4+
serialization = "1.6.3"
55
diktat = "1.2.5"
66
kotlinx-cli = "0.3.6"
7-
kotlinx-datetime = "0.4.1"
8-
kotlinx-coroutines = "1.7.3"
7+
kotlinx-datetime = "0.5.0"
8+
kotlinx-coroutines = "1.8.0"
99
junit = "5.10.1"
1010
ktoml = "0.5.0"
1111
multiplatform-diff = "0.5.0"

0 commit comments

Comments
 (0)