Skip to content

Commit 161665a

Browse files
committed
Ktor 1.2.3-rc
1 parent 432dc9e commit 161665a

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.2"
5+
override val version = "1.2.3-rc"
66
}

0 commit comments

Comments
 (0)