Skip to content

Commit db7beb9

Browse files
Update Kotlin core dependencies
1 parent a2b53cf commit db7beb9

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]
2-
kotlin = "1.9.10"
2+
kotlin = "1.9.20"
33
jetbrains-annotations = "24.0.1"
44
save-cli = "0.4.0-SNAPSHOT"
55
ktor = "2.3.6"
66
okio = "3.3.0"
7-
serialization = "1.6.0"
7+
serialization = "1.6.1"
88
kotlinx-datetime = "0.4.1"
99
kotlinx-coroutines = "1.7.3"
1010
kotlin-wrappers = "1.0.0-pre.634"

0 commit comments

Comments
 (0)