Skip to content

Commit a2bd51e

Browse files
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.15. - [Commits](qos-ch/logback@v_1.5.12...v_1.5.15) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1690482 commit a2bd51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262

6363
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.4'
6464
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
65-
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.12'
65+
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.15'
6666
}
6767

6868
compileJava {

0 commit comments

Comments
 (0)