We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efeaed9 commit 409f334Copy full SHA for 409f334
1 file changed
build.gradle
@@ -92,7 +92,7 @@ dependencies {
92
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
93
testImplementation 'org.assertj:assertj-core:3.27.6'
94
testImplementation 'io.rest-assured:rest-assured:5.5.6'
95
- testImplementation 'com.icegreen:greenmail:2.1.7'
+ testImplementation 'com.icegreen:greenmail:2.1.8'
96
testImplementation 'org.awaitility:awaitility:4.3.0'
97
}
98
0 commit comments