Skip to content

Commit 508fb0a

Browse files
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.12 (#2741)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.2.12. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.2.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 7939889 commit 508fb0a

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
@@ -94,7 +94,7 @@ ext {
9494

9595
// Logging
9696
slf4jVersion = '1.7.36'
97-
logbackVersion = '1.2.11'
97+
logbackVersion = '1.2.12'
9898

9999
// Netty
100100
nettyDefaultVersion = '4.1.90.Final'

0 commit comments

Comments
 (0)