Skip to content

Commit 2d3f4b4

Browse files
Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 (#2856)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.8 to 1.5.9. - [Commits](qos-ch/logback@v_1.5.8...v_1.5.9) --- 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 15a53a4 commit 2d3f4b4

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.8'
62+
logbackVersion = '1.5.9'
6363
micrometerDocsVersion = '1.0.4'
6464
micrometerVersion = '1.14.0-SNAPSHOT'
6565
micrometerTracingVersion = '1.4.0-SNAPSHOT'

0 commit comments

Comments
 (0)