We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6217cc7 + 4baf6ca commit 72ef916Copy full SHA for 72ef916
1 file changed
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
testImplementation 'org.testcontainers:testcontainers:1.21.3'
78
testImplementation 'org.testcontainers:mariadb:1.21.3'
79
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
80
- testImplementation 'com.tngtech.archunit:archunit-junit5:1.2.0'
+ testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
81
testImplementation 'org.assertj:assertj-core:3.27.3'
82
testImplementation 'io.rest-assured:rest-assured:5.5.5'
83
testImplementation 'com.icegreen:greenmail:2.0.0'
0 commit comments