Update dependency com.unboundid:unboundid-ldapsdk to v7 #31

Merged
tomas.kracmar merged 1 commits from renovate/com.unboundid-unboundid-ldapsdk-7.x into master 2024-03-27 12:33:12 +00:00

View File

@@ -159,7 +159,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.unboundid:unboundid-ldapsdk:7.0.0'
testImplementation 'com.icegreen:greenmail:2.0.1'
}