Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.5 to 1.5.6.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.5...v_1.5.6)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-22 08:54:41 +00:00 committed by William Brawner
parent c60eff2cbb
commit 96f563af56

View file

@ -5,7 +5,7 @@ junit = "5.10.2"
kotlin = "1.9.23" kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0" kotlinx-coroutines = "1.8.0"
ktor = "2.3.10" ktor = "2.3.10"
logback = "1.5.5" logback = "1.5.6"
mail = "1.6.2" mail = "1.6.2"
postgres = "42.7.3" postgres = "42.7.3"
shadow = "8.1.1" shadow = "8.1.1"