Skip to content

Commit ec30a60

Browse files
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0
1 parent 11fbecc commit ec30a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin = "1.9.22"
55
kotest = "5.8.0"
66

77
[libraries]
8-
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
8+
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.0" }
99
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
1010
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
1111
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}

0 commit comments

Comments
 (0)