We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ada66b + c7a0ae7 commit d0764d6Copy full SHA for d0764d6
build.gradle
@@ -201,7 +201,7 @@ dependencies {
201
testCompile 'org.reflections:reflections:0.9.11'
202
testCompile 'org.xmlunit:xmlunit-core:2.6.3'
203
testCompile 'org.xmlunit:xmlunit-matchers:2.6.3'
204
- testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.2'
+ testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
205
//testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.11.0'
206
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
207
testCompile "org.testfx:testfx-core:4.0.15-alpha"
0 commit comments