Skip to content

Commit c4c24ac

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-4.3.1' into combined-pr-branch
2 parents faa50b4 + 978d7db commit c4c24ac

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.3'
90+
testImplementation 'redis.clients:jedis:4.3.1'
9191
testImplementation 'com.rabbitmq:amqp-client:5.16.0'
9292
testImplementation 'org.mongodb:mongo-java-driver:3.12.11'
9393

0 commit comments

Comments
 (0)