We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98fbe9d + 529b63a commit 7db5e2dCopy full SHA for 7db5e2d
build.gradle
@@ -208,7 +208,7 @@ dependencies {
208
testImplementation 'org.junit.platform:junit-platform-launcher:1.9.2'
209
210
testImplementation 'org.mockito:mockito-core:5.0.0'
211
- testImplementation 'org.xmlunit:xmlunit-core:2.9.0'
+ testImplementation 'org.xmlunit:xmlunit-core:2.9.1'
212
testImplementation 'org.xmlunit:xmlunit-matchers:2.9.1'
213
testRuntimeOnly 'com.tngtech.archunit:archunit-junit5-engine:1.0.1'
214
testImplementation 'com.tngtech.archunit:archunit-junit5-api:1.0.1'
0 commit comments