Skip to content

Commit c71f3a1

Browse files
Bump mongo-java-driver from 3.12.5 to 3.12.6 in /core
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] <[email protected]>
1 parent dd0d218 commit c71f3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ dependencies {
202202
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
203203
testCompile 'redis.clients:jedis:3.3.0'
204204
testCompile 'com.rabbitmq:amqp-client:5.9.0'
205-
testCompile 'org.mongodb:mongo-java-driver:3.12.5'
205+
testCompile 'org.mongodb:mongo-java-driver:3.12.6'
206206

207207
testCompile ('org.mockito:mockito-core:3.3.3') {
208208
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)