Skip to content

Commit e01d495

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-6.2.0' into combined-pr-branch
2 parents 2ba03ec + 284a1ea commit e01d495

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
@@ -109,7 +109,7 @@ dependencies {
109109
exclude group: 'com.google.guava', module: 'guava'
110110
}
111111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
112-
testImplementation 'redis.clients:jedis:6.1.0'
112+
testImplementation 'redis.clients:jedis:6.2.0'
113113
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
114114
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
115115

0 commit comments

Comments
 (0)