Skip to content

Commit

Permalink
Bump mongo-java-driver from 3.12.5 to 3.12.6 in /core (testcontainers…
Browse files Browse the repository at this point in the history
…#3024)

Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.5 to 3.12.6.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r3.12.5...r3.12.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and artjom.kalita committed Aug 2, 2020
1 parent 974c21d commit ce5eb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ dependencies {
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
testCompile 'redis.clients:jedis:3.3.0'
testCompile 'com.rabbitmq:amqp-client:5.9.0'
testCompile 'org.mongodb:mongo-java-driver:3.12.5'
testCompile 'org.mongodb:mongo-java-driver:3.12.6'

testCompile ('org.mockito:mockito-core:3.4.6') {
exclude(module: 'hamcrest-core')
Expand Down

0 comments on commit ce5eb69

Please sign in to comment.