Skip to content

Commit 023adf3

Browse files
Update Kotlin core dependencies (#2955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e24b295 commit 023adf3

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,12 +1,12 @@
11
[versions]
2-
kotlin = "1.9.23"
2+
kotlin = "1.9.25"
33
jetbrains-annotations = "26.0.1"
44
save-cli = "0.3.10"
55
ktor = "2.3.6"
66
okio = "3.3.0"
77
serialization = "1.6.3"
88
kotlinx-datetime = "0.5.0"
9-
kotlinx-coroutines = "1.8.0"
9+
kotlinx-coroutines = "1.8.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)