Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 (#2940)

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.15 to 1.5.16.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.15...v_1.5.16)

---
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-01-11 02:11:27 +00:00
committed by GitHub
parent f8813e2a01
commit 3a07153f04

View File

@@ -58,7 +58,7 @@ ext {
junitJupiterVersion = '5.11.4'
kotlinCoroutinesVersion = '1.8.1'
log4jVersion = '2.24.3'
logbackVersion = '1.5.15'
logbackVersion = '1.5.16'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.14.2'
micrometerTracingVersion = '1.4.1'