Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 (#3027)

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

---
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-23 07:39:42 -04:00
committed by GitHub
parent 8aa38bd0bb
commit 21595f16c3

View File

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