Skip to content

Commit 64501f3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-5.0.0' into combined-pr-branch
2 parents 63a76d1 + 0e97b24 commit 64501f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies {
105105

106106
testImplementation 'com.google.cloud.tools:jib-core:0.23.0'
107107
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
108-
testImplementation 'redis.clients:jedis:4.4.3'
108+
testImplementation 'redis.clients:jedis:5.0.0'
109109
testImplementation 'com.rabbitmq:amqp-client:5.18.0'
110110
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
111111

0 commit comments

Comments
 (0)