Skip to content

Commit fbdfedd

Browse files
Bump mongo-java-driver from 3.11.0 to 3.11.1 in /core (#1970)
1 parent ce7a572 commit fbdfedd

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
@@ -108,7 +108,7 @@ dependencies {
108108
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
109109
testCompile 'redis.clients:jedis:3.1.0'
110110
testCompile 'com.rabbitmq:amqp-client:5.7.3'
111-
testCompile 'org.mongodb:mongo-java-driver:3.11.0'
111+
testCompile 'org.mongodb:mongo-java-driver:3.11.1'
112112
testCompile ('org.mockito:mockito-core:3.1.0') {
113113
exclude(module: 'hamcrest-core')
114114
}

0 commit comments

Comments
 (0)