Skip to content

Commit ed0983b

Browse files
chore(deps): update kotlin core dependencies
1 parent 677050c commit ed0983b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
kotlin = "1.9.25"
33
okio = "3.8.0"
4-
serialization = "1.6.3"
4+
serialization = "1.7.1"
55
diktat = "1.2.5"
66
kotlinx-cli = "0.3.6"
7-
kotlinx-datetime = "0.5.0"
7+
kotlinx-datetime = "0.6.0"
88
kotlinx-coroutines = "1.8.1"
99
junit = "5.10.2"
1010
ktoml = "0.5.1"

0 commit comments

Comments
 (0)