Skip to content

Commit

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

Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r3.12.0...r3.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent 7028e4c commit ffa3266
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 @@ -108,7 +108,7 @@ dependencies {
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
testCompile 'redis.clients:jedis:3.2.0'
testCompile 'com.rabbitmq:amqp-client:5.8.0'
testCompile 'org.mongodb:mongo-java-driver:3.12.0'
testCompile 'org.mongodb:mongo-java-driver:3.12.1'
testCompile ('org.mockito:mockito-core:3.2.4') {
exclude(module: 'hamcrest-core')
}
Expand Down

0 comments on commit ffa3266

Please sign in to comment.