Skip to content

Commit 02bbdd4

Browse files
authored
Merge pull request #128 from tobi-laa/renovate/xmlunitversion
Update dependency org.xmlunit:xmlunit-core to v2.10.4
2 parents 60de827 + ab2fadc commit 02bbdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val commonsValidatorVersion = "1.10.0"
77
val mockkVersion = "1.14.5"
88
val archunitVersion = "1.4.1"
99
val logunitVersion = "2.0.0"
10-
val xmlunitVersion = "2.10.3"
10+
val xmlunitVersion = "2.10.4"
1111

1212
plugins {
1313
val springDependencyManagementVersion = "1.1.7"

0 commit comments

Comments
 (0)