Skip to content

Commit

Permalink
Bump archunit-junit5-api from 0.10.2 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [archunit-junit5-api](https://github.com/TNG/ArchUnit) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@0.10.2...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 26, 2019
1 parent cc53fb8 commit c7a0ae7
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 @@ -201,7 +201,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'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.2'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
//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.15-alpha"
Expand Down

0 comments on commit c7a0ae7

Please sign in to comment.