Skip to content

Commit 38aab50

Browse files
Update dependency org.xmlunit:xmlunit-core to v2.10.3
1 parent d5c545b commit 38aab50

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.2"
10+
val xmlunitVersion = "2.10.3"
1111

1212
plugins {
1313
val springDependencyManagementVersion = "1.1.7"

0 commit comments

Comments
 (0)