Skip to content

Commit 24a6788

Browse files
Bump org.xmlunit:xmlunit-matchers from 2.10.1 to 2.10.2 (#7336)
Bumps [org.xmlunit:xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd8b65b commit 24a6788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ dependencies {
267267
testImplementation group: 'org.testfx', name: 'testfx-junit5', version: '4.0.18'
268268
testImplementation group: 'org.testfx', name: 'openjfx-monocle', version: '21.0.2'
269269

270-
testImplementation group: 'org.xmlunit', name: 'xmlunit-matchers', version: '2.10.1'
270+
testImplementation group: 'org.xmlunit', name: 'xmlunit-matchers', version: '2.10.2'
271271
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
272272

273273
pmd 'net.sourceforge.pmd:pmd-ant:7.13.0'

0 commit comments

Comments
 (0)