Skip to content

Commit e6f9b04

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mongodb/org.mongodb-mongodb-driver-sync-5.1.4' into combined-pr-branch
2 parents 5328bca + a56b412 commit e6f9b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mongodb/build.gradle

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

6-
testImplementation("org.mongodb:mongodb-driver-sync:5.1.2")
6+
testImplementation("org.mongodb:mongodb-driver-sync:5.1.4")
77
testImplementation 'org.assertj:assertj-core:3.26.3'
88
}

0 commit comments

Comments
 (0)