Skip to content

Commit 6a65e2c

Browse files
committed
chore(deps): update ktor to 1.5.0
1 parent a900a4e commit 6a65e2c

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.4.2"
5+
override val version = "1.5.0"
66
}

0 commit comments

Comments
 (0)