We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432dc9e commit 161665aCopy full SHA for 161665a
buildSrc/src/main/kotlin/Ktor.kt
@@ -2,5 +2,5 @@ object Ktor : Dependency {
2
3
override val group = "io.ktor"
4
override val artifact = "ktor"
5
- override val version = "1.2.2"
+ override val version = "1.2.3-rc"
6
}
0 commit comments