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 6cd4d77 + d3429e1 commit 8fbbc7dCopy full SHA for 8fbbc7d
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.6"
26
testImplementation 'ch.qos.logback:logback-classic:1.5.20'
27
- testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.4'
+ testImplementation 'org.xmlunit:xmlunit-assertj3:2.11.0'
28
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
29
30
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments