Update ktor to v2.3.12
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m28s
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m28s
This commit is contained in:
parent
d062fa056e
commit
596472ef6b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ hikari = "5.1.0"
|
|||
junit = "5.10.2"
|
||||
kotlin = "2.0.0"
|
||||
kotlinx-coroutines = "1.8.1"
|
||||
ktor = "2.3.11"
|
||||
ktor = "2.3.12"
|
||||
logback = "1.5.6"
|
||||
mail = "1.6.2"
|
||||
postgres = "42.7.3"
|
||||
|
|
Loading…
Reference in a new issue