Skip to content

Commit 819c49b

Browse files
Update ktor monorepo to v3.1.0
1 parent 3080f70 commit 819c49b

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 = "3.0.3"
17+
val ktor_version = "3.1.0"
1818

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

0 commit comments

Comments
 (0)