Skip to content

Commit 120f9f4

Browse files
Update ktor monorepo to v3.2.2
1 parent 58ebfc6 commit 120f9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414

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

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

0 commit comments

Comments
 (0)