Skip to content

Commit

Permalink
Bump archunit-junit5-api from 0.13.0 to 0.13.1 (JabRef#5928)
Browse files Browse the repository at this point in the history
Bumps [archunit-junit5-api](https://github.com/TNG/ArchUnit) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.13.0...v0.13.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 10, 2020
1 parent 1b69313 commit cd7cdd7
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 @@ -218,7 +218,7 @@ 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.13.0'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.13.1'
//testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.13.0'
testCompile "org.testfx:testfx-core:4.0.17-alpha-SNAPSHOT"
testCompile "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
Expand Down

0 comments on commit cd7cdd7

Please sign in to comment.