Skip to content

Commit fb91477

Browse files
Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 (#733)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.20 to 1.5.21. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.20...v_1.5.21) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.21 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 bf2f522 commit fb91477

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.20'
46+
testImplementation 'ch.qos.logback:logback-classic:1.5.21'
4747
}
4848

4949
tasks.withType(Test).configureEach {

0 commit comments

Comments
 (0)