Skip to content

Commit 5e62672

Browse files
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0
1 parent 957130b commit 5e62672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotest = "5.8.0"
44
vertx = "4.4.2"
55

66
[libraries]
7-
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
7+
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.0" }
88
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
99
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
1010
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }

0 commit comments

Comments
 (0)