Skip to content

Commit 98554eb

Browse files
Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.20 (#723)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.20. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.20) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b608aba commit 98554eb

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
@@ -43,7 +43,7 @@ allprojects {
4343
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
4444
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4545

46-
testImplementation 'ch.qos.logback:logback-classic:1.5.18'
46+
testImplementation 'ch.qos.logback:logback-classic:1.5.20'
4747
}
4848

4949
tasks.withType(Test).configureEach {

0 commit comments

Comments
 (0)