Skip to content

Commit 36a32e7

Browse files
build(deps): bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb1a04b commit 36a32e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.3"
104104
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
105105
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.17.0" }
106106
junit = { group = "junit", name = "junit", version = "4.13.2" }
107-
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.9.1"}
107+
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.10.0"}
108108
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.17.2" }
109109

110110
apache-cxf-sse = { group = "org.apache.cxf", name = "cxf-rt-rs-sse", version.ref = "apacheCxf" }

0 commit comments

Comments
 (0)