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-4.10.2' into combined-pr-branch
  • Loading branch information
eddumelendez committed Aug 2, 2023
2 parents eb751e5 + 0b008e6 commit 911f5a6
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:4.10.1")
testImplementation("org.mongodb:mongodb-driver-sync:4.10.2")
testImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit 911f5a6

Please sign in to comment.