We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0f8653 + 061d481 commit 560b19dCopy full SHA for 560b19d
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.4'
82
testImplementation 'io.rest-assured:rest-assured:5.5.5'
83
- testImplementation 'com.icegreen:greenmail:2.1.4'
+ testImplementation 'com.icegreen:greenmail:2.1.5'
84
testImplementation 'org.awaitility:awaitility:4.3.0'
85
}
86
0 commit comments