Skip to content

Commit 3506428

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/ldap/com.unboundid-unboundid-ldapsdk-7.0.4' into combined-pr-branch
2 parents 5521b11 + f96c9d1 commit 3506428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ldap/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ description = "Testcontainers :: LDAP"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.3'
6+
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.4'
77
}

0 commit comments

Comments
 (0)