Skip to content

Commit 2e935ea

Browse files
chore(deps): update kotlin core dependencies
1 parent f421dbb commit 2e935ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
22
kotlin = "1.9.25"
33
okio = "3.8.0"
4-
serialization = "1.6.3"
4+
serialization = "1.7.3"
55
diktat = "1.2.5"
66
kotlinx-cli = "0.3.6"
7-
kotlinx-datetime = "0.5.0"
8-
kotlinx-coroutines = "1.8.1"
7+
kotlinx-datetime = "0.6.1"
8+
kotlinx-coroutines = "1.9.0"
99
junit = "5.10.2"
1010
ktoml = "0.5.1"
1111
multiplatform-diff = "0.5.0"

0 commit comments

Comments
 (0)