Skip to content

Commit 0b993e5

Browse files
Update ktor monorepo to v2.3.13
1 parent abc1a04 commit 0b993e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.12"
17+
val ktor_version = "2.3.13"
1818

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

0 commit comments

Comments
 (0)