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-5.1.5' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents 38e73ad + b8a710a commit d754435
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 @@ -110,7 +110,7 @@ dependencies {
exclude group: 'com.google.guava', module: 'guava'
}
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
testImplementation 'redis.clients:jedis:5.1.3'
testImplementation 'redis.clients:jedis:5.1.5'
testImplementation 'com.rabbitmq:amqp-client:5.22.0'
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'

Expand Down

0 comments on commit d754435

Please sign in to comment.