Skip to content

Commit ce77059

Browse files
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.5.4
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.5.4. - [Commits](qos-ch/logback@v_1.2.11...v_1.5.4) --- 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 d786dd7 commit ce77059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logcapture-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
dependencies {
66
api "org.hamcrest:hamcrest-library:2.2"
7-
api "ch.qos.logback:logback-classic:1.2.11"
7+
api "ch.qos.logback:logback-classic:1.5.4"
88
api "org.slf4j:slf4j-api:1.7.36"
99

1010
testImplementation "junit:junit:4.13.2"

0 commit comments

Comments
 (0)