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-03-04 14:24:30 -05:00
committed by GitHub
parent c87cd0f60d
commit b90b672ff7

View File

@@ -54,7 +54,7 @@ ext {
junitJupiterVersion = '5.11.4'
kotlinCoroutinesVersion = '1.10.1'
log4jVersion = '2.24.3'
logbackVersion = '1.5.16'
logbackVersion = '1.5.17'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.0-SNAPSHOT'
micrometerTracingVersion = '1.5.0-SNAPSHOT'