Skip to content

Commit 54b3a18

Browse files
Bump mongo-java-driver from 3.12.4 to 3.12.5 in /core (#2844)
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.4 to 3.12.5. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r3.12.4...r3.12.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0035c31 commit 54b3a18

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
@@ -179,7 +179,7 @@ dependencies {
179179
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
180180
testCompile 'redis.clients:jedis:3.3.0'
181181
testCompile 'com.rabbitmq:amqp-client:5.9.0'
182-
testCompile 'org.mongodb:mongo-java-driver:3.12.4'
182+
testCompile 'org.mongodb:mongo-java-driver:3.12.5'
183183

184184
testCompile ('org.mockito:mockito-core:3.3.3') {
185185
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)