Update dependency com.icegreen:greenmail to v2 #27

Merged
tomas.kracmar merged 1 commits from renovate/com.icegreen-greenmail-2.x into master 2024-03-27 11:51:54 +00:00

View File

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