Skip to content

Commit

Permalink
Bump archunit-junit5-engine from 0.10.2 to 0.11.0 (#5157)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and LinusDietz committed Aug 6, 2019
1 parent e84ea14 commit 1afa3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dependencies {
testCompile 'org.reflections:reflections:0.9.11'
testCompile 'org.xmlunit:xmlunit-core:2.6.3'
testCompile 'org.xmlunit:xmlunit-matchers:2.6.3'
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.10.2'
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.11.0'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
testCompile "org.testfx:testfx-core:4.0.+"
testCompile "org.testfx:testfx-junit5:4.0.+"
Expand Down

0 comments on commit 1afa3ae

Please sign in to comment.