Update dependency ch.qos.logback:logback-classic to v1.5.8
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m59s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h12m43s

This commit is contained in:
Renovate Bot 2024-09-06 21:08:34 +00:00
parent 3bb586bf14
commit 84ad21011a

View file

@ -5,7 +5,7 @@ junit = "5.11.0"
kotlin = "2.0.20" kotlin = "2.0.20"
kotlinx-coroutines = "1.8.1" kotlinx-coroutines = "1.8.1"
ktor = "2.3.12" ktor = "2.3.12"
logback = "1.5.7" logback = "1.5.8"
mail = "1.6.2" mail = "1.6.2"
postgres = "42.7.4" postgres = "42.7.4"
shadow = "8.1.1" shadow = "8.1.1"