We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a6780 commit d6e1762Copy full SHA for d6e1762
gradle/toml/kotlin.toml
@@ -9,7 +9,7 @@ kotlinx-coroutines = "1.10.2"
9
kotlinx-serialization = "1.10.0"
10
11
# https://github.com/ktorio/ktor/releases
12
-ktor = "3.4.0"
+ktor = "3.4.1"
13
14
[libraries]
15
kotlinx-coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "kotlinx-coroutines" }
0 commit comments