Skip to content

Commit ae7de07

Browse files
dependabot-preview[bot]quincy
authored andcommitted
Bump mongo-java-driver from 3.12.3 to 3.12.4 in /core (testcontainers#2676)
1 parent 75954e6 commit ae7de07

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
@@ -157,7 +157,7 @@ dependencies {
157157
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
158158
testCompile 'redis.clients:jedis:3.3.0'
159159
testCompile 'com.rabbitmq:amqp-client:5.9.0'
160-
testCompile 'org.mongodb:mongo-java-driver:3.12.3'
160+
testCompile 'org.mongodb:mongo-java-driver:3.12.4'
161161

162162
testCompile ('org.mockito:mockito-core:3.3.3') {
163163
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)