Skip to content

Commit 717a6f0

Browse files
committed
Update ktor_version to v2.3.6
1 parent 218c9e4 commit 717a6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414

1515
dependencies {
1616
@Suppress("LocalVariableName")
17-
val ktor_version = "2.3.5"
17+
val ktor_version = "2.3.6"
1818

1919
@Suppress("LocalVariableName")
2020
val logback_version = "1.4.11"

0 commit comments

Comments
 (0)