Skip to content

Commit c7a0ae7

Browse files
Bump archunit-junit5-api from 0.10.2 to 0.11.0
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>
1 parent cc53fb8 commit c7a0ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ dependencies {
201201
testCompile 'org.reflections:reflections:0.9.11'
202202
testCompile 'org.xmlunit:xmlunit-core:2.6.3'
203203
testCompile 'org.xmlunit:xmlunit-matchers:2.6.3'
204-
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.2'
204+
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
205205
//testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.11.0'
206206
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
207207
testCompile "org.testfx:testfx-core:4.0.15-alpha"

0 commit comments

Comments
 (0)