Skip to content

Commit 024448f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-4.2.2' into combined-pr-branch
2 parents f400c9a + e628264 commit 024448f

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
@@ -93,7 +93,7 @@ dependencies {
9393
shaded 'org.zeroturnaround:zt-exec:1.12'
9494

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

0 commit comments

Comments
 (0)