Skip to content

Commit 9184589

Browse files
Bump org.xmlunit:xmlunit-assertj3 in the development-dependencies group (#10057)
Bumps the development-dependencies group with 1 update: [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit). Updates `org.xmlunit:xmlunit-assertj3` 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-assertj3 dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b574278 commit 9184589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ ext {
118118
springWsVersion = '4.0.14'
119119
testcontainersVersion = '1.20.6'
120120
tomcatVersion = '10.1.41'
121-
xmlUnitVersion = '2.10.1'
121+
xmlUnitVersion = '2.10.2'
122122
xstreamVersion = '1.4.21'
123123
ztZipVersion = '1.17'
124124

0 commit comments

Comments
 (0)