We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff0f001 + 69c78a0 commit 15fead7Copy full SHA for 15fead7
e2e-tests/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
testImplementation 'commons-io:commons-io:2.20.0'
24
testImplementation 'org.awaitility:awaitility:4.3.0'
25
testImplementation "org.assertj:assertj-core:3.27.6"
26
- testImplementation 'ch.qos.logback:logback-classic:1.5.19'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.20'
27
testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.4'
28
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
29
0 commit comments