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 6bc884c + 431d05d commit e3cc5a1Copy full SHA for e3cc5a1
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.18'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.19'
27
testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.4'
28
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
29
0 commit comments