Skip to content

Commit b1c2ac1

Browse files
Update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e8749f commit b1c2ac1

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)