Skip to content

Commit 3d36765

Browse files
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.0
1 parent eb5a98c commit 3d36765

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
ktor = "2.3.7"
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
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
99
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.5.3-ce"}
1010
kmongo = { module = "org.litote.kmongo:kmongo-serialization", version = "4.11.0" }

0 commit comments

Comments
 (0)