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 f8c9317 + 2c7f4f6 commit 6b0cca1Copy full SHA for 6b0cca1
e2e-tests/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
testImplementation 'org.awaitility:awaitility:4.3.0'
25
testImplementation "org.assertj:assertj-core:3.27.4"
26
testImplementation 'ch.qos.logback:logback-classic:1.5.18'
27
- testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.3'
+ testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.4'
28
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
29
30
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments