We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa1a3a commit b91b948Copy full SHA for b91b948
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
-kotlin = "1.9.10"
+kotlin = "1.9.25"
3
jetbrains-annotations = "24.0.1"
4
save-cli = "0.3.10"
5
ktor = "2.3.6"
6
okio = "3.3.0"
7
-serialization = "1.6.0"
8
-kotlinx-datetime = "0.4.1"
9
-kotlinx-coroutines = "1.7.3"
+serialization = "1.7.3"
+kotlinx-datetime = "0.6.1"
+kotlinx-coroutines = "1.9.0"
10
kotlin-wrappers = "1.0.0-pre.634"
11
spring-boot = "2.7.17"
12
spring-cloud = "3.1.9"
0 commit comments