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 905251a + c534efc commit 5a98840Copy full SHA for 5a98840
core/build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
104
testImplementation 'com.google.cloud.tools:jib-core:0.23.0'
105
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
106
- testImplementation 'redis.clients:jedis:4.3.1'
+ testImplementation 'redis.clients:jedis:4.3.2'
107
testImplementation 'com.rabbitmq:amqp-client:5.17.0'
108
testImplementation 'org.mongodb:mongo-java-driver:3.12.12'
109
0 commit comments