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 9476d6b commit e417524Copy full SHA for e417524
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotlin = "1.9.20" # should match Gradle's embedded Kotlin version https://docs.g
4
kotlin-dokka = "1.9.20"
5
kotlinx-serialization = "1.6.3"
6
7
-ktor = "2.3.13"
+ktor = "3.3.1"
8
9
kotest = "5.9.1"
10
0 commit comments