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 d43a9a0 commit 2ec7682Copy full SHA for 2ec7682
examples/java/spring-boot/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
testImplementation 'com.squareup.okhttp3:mockwebserver:4.10.0'
25
testImplementation 'com.tngtech.archunit:archunit-junit5:0.23.1'
26
testImplementation 'org.awaitility:awaitility:4.2.0'
27
- testImplementation 'org.jmolecules.integrations:jmolecules-archunit:0.10.0'
+ testImplementation 'org.jmolecules.integrations:jmolecules-archunit:1.6.0'
28
testImplementation 'org.springframework.boot:spring-boot-starter-test'
29
testImplementation 'io.rest-assured:json-schema-validator:5.1.1'
30
}
0 commit comments