Update ktor to v2.3.13
This commit is contained in:
parent
67944d6017
commit
41748200cc
1 changed files with 1 additions and 1 deletions
|
@ -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.12"
|
ktor = "2.3.13"
|
||||||
logback = "1.5.12"
|
logback = "1.5.12"
|
||||||
mail = "1.6.2"
|
mail = "1.6.2"
|
||||||
postgres = "42.7.4"
|
postgres = "42.7.4"
|
||||||
|
|
Loading…
Reference in a new issue