Skip to content

Commit 938d173

Browse files
build(deps): bump org.xmlunit:xmlunit-legacy from 2.9.1 to 2.10.0 (#3585)
Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-legacy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2df254 commit 938d173

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.3.37"
1010
smali = "3.0.5"
1111
xmlpull = "1.1.4c"
12-
xmlunit = "2.9.1"
12+
xmlunit = "2.10.0"
1313

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

0 commit comments

Comments
 (0)