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 5fb61a1 commit c5278e9Copy full SHA for c5278e9
gradle/libs.versions.toml
@@ -6,9 +6,9 @@ kotlin = "2.0.20"
6
kotlin-dokka = "1.9.20"
7
kotlinx-bcv = "0.16.3"
8
kotlinx-kover = "0.8.3"
9
-kotlinx-io = "0.5.3"
10
-kotlinx-serialization = "1.7.1"
11
-kotlinx-coroutines = "1.8.1"
+kotlinx-io = "0.5.4"
+kotlinx-serialization = "1.7.3"
+kotlinx-coroutines = "1.9.0"
12
ktor = "2.3.12"
13
14
# android
0 commit comments