Skip to content

Commit 7ebe295

Browse files
Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.22 (#418)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.19 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/commits) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad17a00 commit 7ebe295

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 @@ dependencies {
4343

4444
testRuntimeOnly "org.junit.platform:junit-platform-launcher:6.0.1"
4545
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
46-
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.19"
46+
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.22"
4747
}
4848

4949
test {

0 commit comments

Comments
 (0)