Skip to content

Commit

Permalink
Bump jedis from 3.2.0 to 3.3.0 in /core (#2653)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 5, 2020
1 parent 8fd4c20 commit 2ea0524
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 @@ -155,7 +155,7 @@ dependencies {
}

testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
testCompile 'redis.clients:jedis:3.2.0'
testCompile 'redis.clients:jedis:3.3.0'
testCompile 'com.rabbitmq:amqp-client:5.9.0'
testCompile 'org.mongodb:mongo-java-driver:3.12.3'

Expand Down

0 comments on commit 2ea0524

Please sign in to comment.