Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Mar 18, 2019
1 parent d64494e commit 8a1fbe1
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 @@ -173,7 +173,7 @@ dependencies {
testCompile 'org.xmlunit:xmlunit-core:2.6.2'
testCompile 'org.xmlunit:xmlunit-matchers:2.6.2'
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.9.3'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.9.3'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.1'
testCompile "org.testfx:testfx-core:4.0.+"
testCompile "org.testfx:testfx-junit5:4.0.+"

Expand Down

0 comments on commit 8a1fbe1

Please sign in to comment.