Skip to content

Commit 6622c07

Browse files
Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 (#2882)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.11 to 1.5.12. - [Commits](qos-ch/logback@v_1.5.11...v_1.5.12) --- 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 0d55630 commit 6622c07

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
@@ -58,7 +58,7 @@ ext {
5858
junitJupiterVersion = '5.11.3'
5959
kotlinCoroutinesVersion = '1.8.1'
6060
log4jVersion = '2.24.1'
61-
logbackVersion = '1.5.11'
61+
logbackVersion = '1.5.12'
6262
micrometerDocsVersion = '1.0.4'
6363
micrometerVersion = '1.14.0-SNAPSHOT'
6464
micrometerTracingVersion = '1.4.0-RC1'

0 commit comments

Comments
 (0)