Skip to content

Commit fe1b246

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #718 from modelix/dependabot/gradle/org.xmlunit-xmlunit-core-2.10.0
build(deps): bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
2 parents bb1a04b + 36a32e7 commit fe1b246

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)