Compare commits

...

2 Commits

View File

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