Skip to content

Commit a12070f

Browse files
Update Kotlin core dependencies
1 parent f651465 commit a12070f

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
@@ -4,9 +4,9 @@ jetbrains-annotations = "26.0.1"
44
save-cli = "0.3.10"
55
ktor = "2.3.6"
66
okio = "3.3.0"
7-
serialization = "1.6.3"
8-
kotlinx-datetime = "0.5.0"
9-
kotlinx-coroutines = "1.8.1"
7+
serialization = "1.8.0"
8+
kotlinx-datetime = "0.6.1"
9+
kotlinx-coroutines = "1.10.1"
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)