Skip to content

Commit 3069e54

Browse files
Update dependency org.xmlunit:xmlunit-core to v2.11.0
1 parent 3b42f06 commit 3069e54

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.6"
88
val archunitVersion = "1.4.1"
99
val logunitVersion = "2.0.0"
10-
val xmlunitVersion = "2.10.4"
10+
val xmlunitVersion = "2.11.0"
1111

1212
plugins {
1313
val springDependencyManagementVersion = "1.1.7"

0 commit comments

Comments
 (0)