Skip to content

Commit 9ca903c

Browse files
Update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0
1 parent 9148c1e commit 9ca903c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
66
val embeddedRedisVersion = "1.4.3"
77
val commonsValidatorVersion = "1.9.0"
88
val mockkVersion = "1.13.16"
9-
val archunitVersion = "1.3.0"
9+
val archunitVersion = "1.4.0"
1010
val logunitVersion = "2.0.0"
1111
val xmlunitVersion = "2.10.0"
1212

0 commit comments

Comments
 (0)