Skip to content

Commit 1fdc182

Browse files
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.7
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.7. - [Commits](qos-ch/logback@v_1.3.14...v_1.5.7) --- 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 f323d85 commit 1fdc182

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'org.ehcache:ehcache:3.10.8'
3939
implementation 'org.slf4j:slf4j-api:2.0.13'
4040
// Logback classic 1.3.x is compatible with java 8
41-
implementation 'ch.qos.logback:logback-classic:1.3.14'
41+
implementation 'ch.qos.logback:logback-classic:1.5.7'
4242

4343
testImplementation 'cloud.eppo:sdk-common-jvm:3.0.0-SNAPSHOT:tests'
4444
testImplementation platform('org.junit:junit-bom:5.10.2')

0 commit comments

Comments
 (0)