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 a900a4e commit 6a65e2cCopy full SHA for 6a65e2c
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.4.2"
+ override val version = "1.5.0"
6
}
0 commit comments