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

Commit d2bf9db

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
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.1"
66

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

0 commit comments

Comments
 (0)