Skip to content

Commit d158e9b

Browse files
Update Kotlin core dependencies
1 parent 424b39f commit d158e9b

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]
2-
kotlin = "1.9.10"
2+
kotlin = "1.9.21"
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"
8-
kotlinx-datetime = "0.4.1"
7+
serialization = "1.6.2"
8+
kotlinx-datetime = "0.5.0"
99
kotlinx-coroutines = "1.7.3"
1010
kotlin-wrappers = "1.0.0-pre.634"
1111
spring-boot = "2.7.17"

0 commit comments

Comments
 (0)