We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72ef916 + 5aefd93 commit a5d40e0Copy full SHA for a5d40e0
1 file changed
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
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'
+ testImplementation 'com.icegreen:greenmail:2.1.4'
84
testImplementation 'org.awaitility:awaitility:4.3.0'
85
}
86
0 commit comments