Skip to content

Commit

Permalink
Merge pull request #718 from modelix/dependabot/gradle/org.xmlunit-xm…
Browse files Browse the repository at this point in the history
…lunit-core-2.10.0

build(deps): bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Loading branch information
Oleksandr Dzhychko authored Apr 29, 2024
2 parents bb1a04b + 36a32e7 commit fe1b246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.3"
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.17.0" }
junit = { group = "junit", name = "junit", version = "4.13.2" }
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.9.1"}
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.10.0"}
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.17.2" }

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

0 comments on commit fe1b246

Please sign in to comment.