Skip to content

Commit 61330f4

Browse files
committed
Update Ktor to 1.2.1
1 parent 09ea762 commit 61330f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Ktor.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ object Ktor : Dependency {
22

33
override val group = "io.ktor"
44
override val artifact = "ktor"
5-
override val version = "1.2.0"
5+
override val version = "1.2.1"
66
}

0 commit comments

Comments
 (0)