Skip to content

Commit af7e110

Browse files
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1
1 parent 4fab673 commit af7e110

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
@@ -5,7 +5,7 @@ ktor = "2.3.7"
55
kmongo = "4.11.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.1" }
99
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
1010
kmongo = { module = "org.litote.kmongo:kmongo", version.ref = "kmongo" }
1111
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }

0 commit comments

Comments
 (0)