Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mongod…
Browse files Browse the repository at this point in the history
…b/org.mongodb-mongodb-driver-sync-5.1.4' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents 5328bca + a56b412 commit e6f9b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mongodb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ description = "Testcontainers :: MongoDB"
dependencies {
api project(':testcontainers')

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

0 comments on commit e6f9b04

Please sign in to comment.