We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63a76d1 + 0e97b24 commit 64501f3Copy full SHA for 64501f3
core/build.gradle
@@ -105,7 +105,7 @@ dependencies {
105
106
testImplementation 'com.google.cloud.tools:jib-core:0.23.0'
107
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
108
- testImplementation 'redis.clients:jedis:4.4.3'
+ testImplementation 'redis.clients:jedis:5.0.0'
109
testImplementation 'com.rabbitmq:amqp-client:5.18.0'
110
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
111
0 commit comments