Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mongo…
Browse files Browse the repository at this point in the history
…db-mongo-java-driver-3.12.11' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jun 14, 2022
2 parents ce26fec + 3e4d121 commit 194ffbc
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 @@ -89,7 +89,7 @@ dependencies {
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
testImplementation 'redis.clients:jedis:4.2.3'
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
testImplementation 'org.mongodb:mongo-java-driver:3.12.11'

testImplementation ('org.mockito:mockito-core:4.6.0') {
exclude(module: 'hamcrest-core')
Expand Down

0 comments on commit 194ffbc

Please sign in to comment.