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 v0.23.1
  • Loading branch information
filipowm committed Apr 21, 2022
1 parent ba7e366 commit 3db8b89
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
archRule.failOnEmptyShould = false
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
archRule.failOnEmptyShould = false
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ dependencies {
testImplementation("org.assertj:assertj-core:3.22.0")
testImplementation("com.devskiller:jfairy:0.6.5")
integrationTestImplementation("org.testcontainers:postgresql:$testcontainersVersion")
architectureTestImplementation("com.tngtech.archunit:archunit-junit5:0.22.0")
architectureTestImplementation("com.tngtech.archunit:archunit-junit5:0.23.1")
}

0 comments on commit 3db8b89

Please sign in to comment.