Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.8.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8)

---
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-10-01 10:58:36 +00:00 committed by GitHub
parent 5307298dae
commit 5dd1a8103f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ kotlin = "2.0.20" # Note: Plugin versions must be updated in the settings.gradl
groovy = "3.0.22" groovy = "3.0.22"
jansi = "2.4.1" jansi = "2.4.1"
kx-ser = "1.7.2" kx-ser = "1.7.2"
logback = "1.5.7" logback = "1.5.8"
logback-groovy = "1.14.5" logback-groovy = "1.14.5"
logging = "7.0.0" logging = "7.0.0"