Skip to content

Commit

Permalink
Bump archunit-junit5-engine from 0.17.0 to 0.18.0 (#7646)
Browse files Browse the repository at this point in the history
Bumps [archunit-junit5-engine](https://github.com/TNG/ArchUnit) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.17.0...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent b2f6691 commit cd1a8c3
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 @@ -207,7 +207,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:3.9.0'
testImplementation 'org.xmlunit:xmlunit-core:2.8.2'
testImplementation 'org.xmlunit:xmlunit-matchers:2.8.2'
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.17.0'
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.18.0'
testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.17.0'
testImplementation "org.testfx:testfx-core:4.0.17-alpha-SNAPSHOT"
testImplementation "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
Expand Down

0 comments on commit cd1a8c3

Please sign in to comment.