Skip to content

Commit a2b4be2

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-4.2.3' into combined-pr-branch
2 parents ad8a827 + a76a9ca commit a2b4be2

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
@@ -87,7 +87,7 @@ dependencies {
8787
shaded 'org.zeroturnaround:zt-exec:1.12'
8888

8989
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
90-
testImplementation 'redis.clients:jedis:4.2.2'
90+
testImplementation 'redis.clients:jedis:4.2.3'
9191
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
9292
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
9393

0 commit comments

Comments
 (0)