Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 347a923

Browse files
authoredOct 12, 2024··
Update ktor monorepo to v3
1 parent e4c3da9 commit 347a923

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.