Skip to content

Commit 78b3663

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mongodb-mongo-java-driver-3.12.9' into combined-pr-branch
2 parents 15cc14f + 695c77f commit 78b3663

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
@@ -140,7 +140,7 @@ dependencies {
140140
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
141141
testImplementation 'redis.clients:jedis:3.6.3'
142142
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
143-
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
143+
testImplementation 'org.mongodb:mongo-java-driver:3.12.9'
144144

145145
testImplementation ('org.mockito:mockito-core:3.11.2') {
146146
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)