Skip to content

Commit 9662f24

Browse files
Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 in /e2e-tests
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.21 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.21...v_1.5.22) --- 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]>
1 parent e9f9c6a commit 9662f24

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
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation 'commons-io:commons-io:2.21.0'
2323
testImplementation 'org.awaitility:awaitility:4.3.0'
2424
testImplementation "org.assertj:assertj-core:3.27.6"
25-
testImplementation 'ch.qos.logback:logback-classic:1.5.21'
25+
testImplementation 'ch.qos.logback:logback-classic:1.5.22'
2626
testImplementation 'org.xmlunit:xmlunit-assertj3:2.11.0'
2727
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
2828
}

0 commit comments

Comments
 (0)