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

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:41:31 -04:00
committed by GitHub
parent 72d5b527d9
commit ef91af32b1

View File

@@ -58,7 +58,7 @@ ext {
junitJupiterVersion = '5.11.4'
kotlinCoroutinesVersion = '1.8.1'
log4jVersion = '2.24.3'
logbackVersion = '1.5.17'
logbackVersion = '1.5.18'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.14.5'
micrometerTracingVersion = '1.4.4'