Skip to content

Commit 549cdd9

Browse files
committed
update ktor
1 parent 71ad41e commit 549cdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ object Versions {
55
const val jupiter = "5.6.2"
66
const val okhttp = "4.10.0"
77
const val coroutines = "1.6.4"
8-
const val ktor = "2.0.3"
8+
const val ktor = "2.1.0"
99
const val okio = "3.2.0"
1010
}

0 commit comments

Comments
 (0)