Skip to content

Commit 2c0fc42

Browse files
build(deps): bump xmlunit from 2.10.3 to 2.10.4
Bumps `xmlunit` from 2.10.3 to 2.10.4. Updates `org.xmlunit:xmlunit-core` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) Updates `org.xmlunit:xmlunit-matchers` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11fda93 commit 2c0fc42

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
@@ -36,7 +36,7 @@ modelixBuildtools="1.9.0"
3636
openapi = "7.15.0"
3737
micrometer = "1.15.4"
3838
detekt = "1.23.8"
39-
xmlunit = "2.10.3"
39+
xmlunit = "2.10.4"
4040
kotest = "6.0.3"
4141
reaktive = "2.2.0"
4242
testcontainers = "1.21.3"

0 commit comments

Comments
 (0)