Skip to content

Commit f8f8122

Browse files
Update ktor monorepo to v3.3.3
1 parent a58d31e commit f8f8122

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.3.2"
17+
val ktor_version = "3.3.3"
1818

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

0 commit comments

Comments
 (0)