Skip to content

Commit

Permalink
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 t…
Browse files Browse the repository at this point in the history
…o v1.2.0
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Nov 7, 2023
1 parent 6829216 commit 6aa8dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ktor-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
hapi-fhir-structures-r4 = { module = "ca.uhn.hapi.fhir:hapi-fhir-structures-r4", version.ref = "hapi" }
hapi-fhir-base = { module = "ca.uhn.hapi.fhir:hapi-fhir-base", version.ref = "hapi" }
hapi-fhir-structures-dstu2 = { module = "ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2", version.ref = "hapi" }
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }

[bundles]
kotlin-testing = ["archunit", "kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
Expand Down

0 comments on commit 6aa8dc8

Please sign in to comment.