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 d992e63 commit f55f0f8Copy full SHA for f55f0f8
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.5"
+ override val version = "1.2.6"
6
}
0 commit comments