Skip to content

Commit b91b948

Browse files
Update Kotlin core dependencies
1 parent 3fa1a3a commit b91b948

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,12 +1,12 @@
11
[versions]
2-
kotlin = "1.9.10"
2+
kotlin = "1.9.25"
33
jetbrains-annotations = "24.0.1"
44
save-cli = "0.3.10"
55
ktor = "2.3.6"
66
okio = "3.3.0"
7-
serialization = "1.6.0"
8-
kotlinx-datetime = "0.4.1"
9-
kotlinx-coroutines = "1.7.3"
7+
serialization = "1.7.3"
8+
kotlinx-datetime = "0.6.1"
9+
kotlinx-coroutines = "1.9.0"
1010
kotlin-wrappers = "1.0.0-pre.634"
1111
spring-boot = "2.7.17"
1212
spring-cloud = "3.1.9"

0 commit comments

Comments
 (0)