Skip to content

Commit 4cfe980

Browse files
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.6
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.6. - [Commits](qos-ch/logback@v_1.3.14...v_1.5.6) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92887d9 commit 4cfe980

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
@@ -32,7 +32,7 @@ dependencies {
3232
implementation 'org.ehcache:ehcache:3.9.8'
3333
implementation 'org.slf4j:slf4j-api:2.0.13'
3434
// Logback classic 1.3.x is compatible with java 8
35-
implementation 'ch.qos.logback:logback-classic:1.3.14'
35+
implementation 'ch.qos.logback:logback-classic:1.5.6'
3636

3737
testImplementation 'org.projectlombok:lombok:1.18.24'
3838
testImplementation platform('org.junit:junit-bom:5.10.2')

0 commit comments

Comments
 (0)