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 ac44d7e commit e65ea6eCopy full SHA for e65ea6e
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
kotlin = "1.9.25"
3
okio = "3.8.0"
4
-serialization = "1.6.3"
+serialization = "1.9.0"
5
diktat = "1.2.5"
6
kotlinx-cli = "0.3.6"
7
-kotlinx-datetime = "0.5.0"
8
-kotlinx-coroutines = "1.8.1"
+kotlinx-datetime = "0.7.0-0.6.x-compat"
+kotlinx-coroutines = "1.10.2"
9
junit = "5.10.2"
10
ktoml = "0.5.1"
11
multiplatform-diff = "0.5.0"
0 commit comments