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 09ea762 commit 61330f4Copy full SHA for 61330f4
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.0"
+ override val version = "1.2.1"
6
}
0 commit comments