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.
1 parent 354853d commit f32acbbCopy full SHA for f32acbb
build.gradle
@@ -22,6 +22,7 @@ repositories {
22
dependencies {
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'org.wiremock:wiremock:3.5.4'
25
+ testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
26
testImplementation 'net.minidev:json-smart:2.5.1'
27
testImplementation 'com.google.guava:guava:33.2.0-jre'
28
0 commit comments