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-3.6.3' into combined-pr-branch
  • Loading branch information
rnorth committed Aug 2, 2021
2 parents 36dfd6f + f5f0dc6 commit 34a0cea
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 @@ -138,7 +138,7 @@ dependencies {
}

testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
testImplementation 'redis.clients:jedis:3.6.1'
testImplementation 'redis.clients:jedis:3.6.3'
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'

Expand Down

0 comments on commit 34a0cea

Please sign in to comment.