diff --git a/build.gradle b/build.gradle index 0a45aab3885..bca10791a1d 100644 --- a/build.gradle +++ b/build.gradle @@ -173,7 +173,7 @@ dependencies { testCompile 'org.xmlunit:xmlunit-core:2.6.2' testCompile 'org.xmlunit:xmlunit-matchers:2.6.2' testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.9.3' - testCompile 'com.tngtech.archunit:archunit-junit5-api:0.9.3' + testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.1' testCompile "org.testfx:testfx-core:4.0.+" testCompile "org.testfx:testfx-junit5:4.0.+"