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.
2 parents 6d68708 + d0ee493 commit 3ef7b3bCopy full SHA for 3ef7b3b
build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
@Suppress("LocalVariableName")
17
- val ktor_version = "3.3.0"
+ val ktor_version = "3.3.1"
18
19
20
val logback_version = "1.5.19"
0 commit comments