We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0c9007 + d2d9920 commit fd17f2cCopy full SHA for fd17f2c
1 file changed
build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
@Suppress("LocalVariableName")
17
- val ktor_version = "3.4.1"
+ val ktor_version = "3.4.2"
18
19
20
val logback_version = "1.5.32"
0 commit comments