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.
1 parent 84c8504 commit 3adf460Copy full SHA for 3adf460
build.gradle
@@ -202,7 +202,7 @@ dependencies {
202
testImplementation 'org.xmlunit:xmlunit-core:2.8.1'
203
testImplementation 'org.xmlunit:xmlunit-matchers:2.8.1'
204
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.14.1'
205
- testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.14.1'
+ testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.15.0'
206
testImplementation "org.testfx:testfx-core:4.0.17-alpha-SNAPSHOT"
207
testImplementation "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
208
testImplementation "org.hamcrest:hamcrest-library:2.2"
0 commit comments