Skip to content

Commit f32acbb

Browse files
committed
Bump xmlunit version
1 parent 354853d commit f32acbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ repositories {
2222
dependencies {
2323
testImplementation 'junit:junit:4.13.2'
2424
testImplementation 'org.wiremock:wiremock:3.5.4'
25+
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
2526
testImplementation 'net.minidev:json-smart:2.5.1'
2627
testImplementation 'com.google.guava:guava:33.2.0-jre'
2728

0 commit comments

Comments
 (0)