Skip to content

Commit 2548c8e

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

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
@@ -38,7 +38,7 @@ openapi = "7.13.0"
3838
micrometer = "1.15.1"
3939
dokka = "2.0.0"
4040
detekt = "1.23.8"
41-
xmlunit = "2.10.2"
41+
xmlunit = "2.10.3"
4242
kotest = "5.9.1"
4343
reaktive = "2.2.0"
4444
testcontainers = "1.21.2"

0 commit comments

Comments
 (0)