Skip to content

Commit 5a98840

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-4.3.2' into combined-pr-branch
2 parents 905251a + c534efc commit 5a98840

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
@@ -103,7 +103,7 @@ dependencies {
103103

104104
testImplementation 'com.google.cloud.tools:jib-core:0.23.0'
105105
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
106-
testImplementation 'redis.clients:jedis:4.3.1'
106+
testImplementation 'redis.clients:jedis:4.3.2'
107107
testImplementation 'com.rabbitmq:amqp-client:5.17.0'
108108
testImplementation 'org.mongodb:mongo-java-driver:3.12.12'
109109

0 commit comments

Comments
 (0)