Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.16...v_1.5.17)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-28 21:38:33 -05:00
committed by GitHub
parent a75aa499b0
commit c113b13820

View File

@@ -58,7 +58,7 @@ ext {
junitJupiterVersion = '5.11.4'
kotlinCoroutinesVersion = '1.8.1'
log4jVersion = '2.24.3'
logbackVersion = '1.5.16'
logbackVersion = '1.5.17'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.14.4'
micrometerTracingVersion = '1.4.3'