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 f651465 commit 64ac3a3Copy full SHA for 64ac3a3
gradle/libs.versions.toml
@@ -4,9 +4,9 @@ jetbrains-annotations = "26.0.1"
4
save-cli = "0.3.10"
5
ktor = "2.3.6"
6
okio = "3.3.0"
7
-serialization = "1.6.3"
8
-kotlinx-datetime = "0.5.0"
9
-kotlinx-coroutines = "1.8.1"
+serialization = "1.7.3"
+kotlinx-datetime = "0.6.1"
+kotlinx-coroutines = "1.10.0"
10
kotlin-wrappers = "1.0.0-pre.634"
11
spring-boot = "2.7.17"
12
spring-cloud = "3.1.9"
0 commit comments