Update dependency ch.qos.logback:logback-classic to v1.5.10
This commit is contained in:
parent
00afb3f4bf
commit
c4fb0b3391
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ junit = "5.11.2"
|
||||||
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.12"
|
||||||
logback = "1.5.9"
|
logback = "1.5.10"
|
||||||
mail = "1.6.2"
|
mail = "1.6.2"
|
||||||
postgres = "42.7.4"
|
postgres = "42.7.4"
|
||||||
shadow = "8.1.1"
|
shadow = "8.1.1"
|
||||||
|
|
Loading…
Reference in a new issue