Skip to content

Commit b971440

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mongodb/org.mongodb-mongodb-driver-sync-4.4.1' into combined-pr-branch
2 parents 4f3f99d + 2d83ea0 commit b971440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mongodb/build.gradle

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

6-
testImplementation("org.mongodb:mongodb-driver-sync:4.0.2")
6+
testImplementation("org.mongodb:mongodb-driver-sync:4.4.1")
77
}

0 commit comments

Comments
 (0)