Skip to content

Commit 9873f4a

Browse files
Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 (#2864)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.9 to 1.5.11. - [Commits](qos-ch/logback@v_1.5.9...v_1.5.11) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d87f268 commit 9873f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ext {
5959
junitJupiterVersion = '5.11.2'
6060
kotlinCoroutinesVersion = '1.8.1'
6161
log4jVersion = '2.24.1'
62-
logbackVersion = '1.5.9'
62+
logbackVersion = '1.5.11'
6363
micrometerDocsVersion = '1.0.4'
6464
micrometerVersion = '1.14.0-SNAPSHOT'
6565
micrometerTracingVersion = '1.4.0-SNAPSHOT'

0 commit comments

Comments
 (0)