Skip to content

Commit 19a8377

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.1.0
1 parent dc26f06 commit 19a8377

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.6.2"
44
vertx = "4.4.2"
55

66
[libraries]
7-
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
7+
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
88
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.2" }
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)