Skip to content

Commit

Permalink
Bump jedis from 3.3.0 to 3.4.0 in /core (#3586)
Browse files Browse the repository at this point in the history
Bumps [jedis](https://github.com/xetorthio/jedis) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/xetorthio/jedis/releases)
- [Commits](redis/jedis@jedis-3.3.0...jedis-3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 31, 2020
1 parent a475797 commit 4a03031
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 @@ -205,7 +205,7 @@ dependencies {
}

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

Expand Down

0 comments on commit 4a03031

Please sign in to comment.