Update dependency com.icegreen:greenmail to v2

This commit is contained in:
2024-03-27 08:02:04 +00:00
parent d9ab2b8739
commit 6e1058c484

View File

@@ -160,7 +160,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.github.tomakehurst:wiremock:2.27.2'
testImplementation 'com.unboundid:unboundid-ldapsdk:4.0.14'
testImplementation 'com.icegreen:greenmail:1.6.15'
testImplementation 'com.icegreen:greenmail:2.0.1'
}
jar {