Skip to content

Commit 716f79a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/ldap/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 97ec15f + 155e261 commit 716f79a

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,6 +3,6 @@ description = "Testcontainers :: LDAP"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.27.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.4'
77
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.3'
88
}

0 commit comments

Comments
 (0)