Skip to content

Commit 409f334

Browse files
committed
Update GreenMail dependency to version 2.1.8
1 parent efeaed9 commit 409f334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
9393
testImplementation 'org.assertj:assertj-core:3.27.6'
9494
testImplementation 'io.rest-assured:rest-assured:5.5.6'
95-
testImplementation 'com.icegreen:greenmail:2.1.7'
95+
testImplementation 'com.icegreen:greenmail:2.1.8'
9696
testImplementation 'org.awaitility:awaitility:4.3.0'
9797
}
9898

0 commit comments

Comments
 (0)