Update ktor to v3
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 4m49s

This commit is contained in:
Renovate Bot 2024-11-20 19:04:18 +00:00
parent ff03e8331d
commit 2c6ca6bd73

View file

@ -4,7 +4,7 @@ hikari = "6.2.1"
junit = "5.11.3" junit = "5.11.3"
kotlin = "2.0.21" kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0" kotlinx-coroutines = "1.9.0"
ktor = "2.3.13" ktor = "3.0.1"
logback = "1.5.12" logback = "1.5.12"
mail = "1.6.2" mail = "1.6.2"
postgres = "42.7.4" postgres = "42.7.4"