Skip to content

Commit 3c5c1db

Browse files
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1
1 parent 281cf8a commit 3c5c1db

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
@@ -17,7 +17,7 @@ ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
1717
hapi-fhir-structures-r4 = { module = "ca.uhn.hapi.fhir:hapi-fhir-structures-r4", version.ref = "hapi" }
1818
hapi-fhir-base = { module = "ca.uhn.hapi.fhir:hapi-fhir-base", version.ref = "hapi" }
1919
hapi-fhir-structures-dstu2 = { module = "ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2", version.ref = "hapi" }
20-
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
20+
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.1" }
2121

2222
[bundles]
2323
kotlin-testing = ["archunit", "kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]

0 commit comments

Comments
 (0)