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.5.0' into combined-pr-branch
  • Loading branch information
rnorth committed Mar 4, 2022
2 parents a1d9fb8 + 80e6485 commit b26ffdf
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,5 +3,5 @@ description = "Testcontainers :: MongoDB"
dependencies {
api project(':testcontainers')

testImplementation("org.mongodb:mongodb-driver-sync:4.4.1")
testImplementation("org.mongodb:mongodb-driver-sync:4.5.0")
}

0 comments on commit b26ffdf

Please sign in to comment.