We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51e424 commit 5513ecfCopy full SHA for 5513ecf
gradle/libs.versions.toml
@@ -28,7 +28,7 @@ flywayVersion = "11.3.1"
28
hikariVersion = "6.2.1"
29
kotlinxCoroutinesVersion = "1.10.1"
30
kotlinxSerializationJsonVersion = "1.8.0"
31
-ktorVersion = "3.0.3"
+ktorVersion = "3.1.0"
32
33
[libraries]
34
coroutinesCore = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutinesVersion" }
0 commit comments