Skip to content

Commit be2c047

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-4.0.1' into combined-pr-branch
2 parents 52f5aa1 + 38ca320 commit be2c047

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
@@ -89,7 +89,7 @@ dependencies {
8989
shaded 'org.zeroturnaround:zt-exec:1.12'
9090

9191
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
92-
testImplementation 'redis.clients:jedis:3.7.0'
92+
testImplementation 'redis.clients:jedis:4.0.1'
9393
testImplementation 'com.rabbitmq:amqp-client:5.14.0'
9494
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
9595

0 commit comments

Comments
 (0)