Skip to content

Commit 21595f1

Browse files
Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 (#3027)
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](qos-ch/logback@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aa38bd commit 21595f1

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
@@ -54,7 +54,7 @@ ext {
5454
junitJupiterVersion = '5.12.1'
5555
kotlinCoroutinesVersion = '1.10.1'
5656
log4jVersion = '2.24.3'
57-
logbackVersion = '1.5.17'
57+
logbackVersion = '1.5.18'
5858
micrometerDocsVersion = '1.0.4'
5959
micrometerVersion = '1.15.0-SNAPSHOT'
6060
micrometerTracingVersion = '1.5.0-SNAPSHOT'

0 commit comments

Comments
 (0)