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 711b064 + c45fa9f commit 4412858Copy full SHA for 4412858
build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
86
testImplementation 'org.assertj:assertj-core:3.27.6'
87
testImplementation 'io.rest-assured:rest-assured:5.5.6'
88
- testImplementation 'com.icegreen:greenmail:2.1.6'
+ testImplementation 'com.icegreen:greenmail:2.1.7'
89
testImplementation 'org.awaitility:awaitility:4.3.0'
90
}
91
0 commit comments