Update ktor to v3
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 4m6s
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 4m6s
This commit is contained in:
parent
a9165e9867
commit
bac8c33db1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ hikari = "6.0.0"
|
|||
junit = "5.11.2"
|
||||
kotlin = "2.0.21"
|
||||
kotlinx-coroutines = "1.9.0"
|
||||
ktor = "2.3.12"
|
||||
ktor = "3.0.0"
|
||||
logback = "1.5.11"
|
||||
mail = "1.6.2"
|
||||
postgres = "42.7.4"
|
||||
|
|
Loading…
Reference in a new issue