Skip to content

Commit a299f84

Browse files
Bump xmlunit-core from 2.6.3 to 2.6.4 (JabRef#6083)
Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.6.3...v2.6.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 70d4dcf commit a299f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ dependencies {
206206
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
207207
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
208208
testImplementation 'org.mockito:mockito-core:3.3.1'
209-
testImplementation 'org.xmlunit:xmlunit-core:2.6.3'
209+
testImplementation 'org.xmlunit:xmlunit-core:2.6.4'
210210
testImplementation 'org.xmlunit:xmlunit-matchers:2.6.4'
211211
testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.13.1'
212212
testImplementation "org.testfx:testfx-core:4.0.17-alpha-SNAPSHOT"

0 commit comments

Comments
 (0)