We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8591c commit 94525d1Copy full SHA for 94525d1
1 file changed
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.1"
+ktor = "3.4.2"
13
14
[libraries]
15
kotlinx-coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "kotlinx-coroutines" }
0 commit comments