Skip to content

Commit 59d33cc

Browse files
Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 in /e2e-tests (#1406)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ORybak5 <[email protected]>
1 parent 47d6ec5 commit 59d33cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation 'commons-io:commons-io:2.21.0'
2424
testImplementation 'org.awaitility:awaitility:4.3.0'
2525
testImplementation "org.assertj:assertj-core:3.27.6"
26-
testImplementation 'ch.qos.logback:logback-classic:1.5.20'
26+
testImplementation 'ch.qos.logback:logback-classic:1.5.21'
2727
testImplementation 'org.xmlunit:xmlunit-assertj3:2.11.0'
2828
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
2929

0 commit comments

Comments
 (0)