Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.cli…
Browse files Browse the repository at this point in the history
…ents-jedis-4.2.2' into combined-pr-branch
  • Loading branch information
eddumelendez committed May 16, 2022
2 parents f400c9a + e628264 commit 024448f
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 @@ -93,7 +93,7 @@ dependencies {
shaded 'org.zeroturnaround:zt-exec:1.12'

testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
testImplementation 'redis.clients:jedis:4.0.1'
testImplementation 'redis.clients:jedis:4.2.2'
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'

Expand Down

0 comments on commit 024448f

Please sign in to comment.