We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218c9e4 commit 717a6f0Copy full SHA for 717a6f0
build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
@Suppress("LocalVariableName")
17
- val ktor_version = "2.3.5"
+ val ktor_version = "2.3.6"
18
19
20
val logback_version = "1.4.11"
0 commit comments