Skip to content

Commit 7db5e2d

Browse files
authored
Merge pull request #9564 from JabRef/dependabot/gradle/org.xmlunit-xmlunit-core-2.9.1
Bump xmlunit-core from 2.9.0 to 2.9.1
2 parents 98fbe9d + 529b63a commit 7db5e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ dependencies {
208208
testImplementation 'org.junit.platform:junit-platform-launcher:1.9.2'
209209

210210
testImplementation 'org.mockito:mockito-core:5.0.0'
211-
testImplementation 'org.xmlunit:xmlunit-core:2.9.0'
211+
testImplementation 'org.xmlunit:xmlunit-core:2.9.1'
212212
testImplementation 'org.xmlunit:xmlunit-matchers:2.9.1'
213213
testRuntimeOnly 'com.tngtech.archunit:archunit-junit5-engine:1.0.1'
214214
testImplementation 'com.tngtech.archunit:archunit-junit5-api:1.0.1'

0 commit comments

Comments
 (0)