Skip to content

Commit b6709cb

Browse files
build(deps): bump org.xmlunit:xmlunit-legacy from 2.10.3 to 2.10.4 (#3977)
Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit) 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-legacy dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 327dd57 commit b6709cb

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
@@ -9,7 +9,7 @@ junit = "4.13.2"
99
r8 = "8.7.18"
1010
smali = "3.0.9"
1111
xmlpull = "1.1.3.1"
12-
xmlunit = "2.10.3"
12+
xmlunit = "2.10.4"
1313

1414
[libraries]
1515
baksmali = { module = "com.android.tools.smali:smali-baksmali", version.ref = "baksmali" }

0 commit comments

Comments
 (0)