Skip to content

Commit 71f2368

Browse files
Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.15 in /e2e-tests (#1032)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.15. - [Commits](qos-ch/logback@v_1.5.7...v_1.5.15) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic 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 85a1f1b commit 71f2368

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 'org.awaitility:awaitility:4.2.2'
2323
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
2424
testImplementation "org.assertj:assertj-core:3.26.3"
25-
testImplementation 'ch.qos.logback:logback-classic:1.5.7'
25+
testImplementation 'ch.qos.logback:logback-classic:1.5.15'
2626
testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.0'
2727
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
2828

0 commit comments

Comments
 (0)