Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 11, 2019
1 parent a72a23b commit e665a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,9 @@ dependencies {
//testCompile 'com.github.tomakehurst:wiremock:2.24.1'
testCompile 'org.xmlunit:xmlunit-core:2.6.3'
testCompile 'org.xmlunit:xmlunit-matchers:2.6.3'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.12.0'
//testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.11.0'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.12.0'
testCompile "org.testfx:testfx-core:4.0.15-alpha"
testCompile "org.testfx:testfx-junit5:4.0.15-alpha"

Expand Down

0 comments on commit e665a01

Please sign in to comment.