Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit b435b9a

Browse files
Update ktor monorepo to v3
1 parent 5644685 commit b435b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotest = "5.8.0"
33
kotlinx-coroutines = "1.7.0"
44
mockserver-netty = "5.15.0"
5-
ktor = "1.6.8"
5+
ktor = "3.0.0"
66

77
[libraries]
88
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)