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 52f5aa1 + 38ca320 commit be2c047Copy full SHA for be2c047
core/build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
shaded 'org.zeroturnaround:zt-exec:1.12'
90
91
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
92
- testImplementation 'redis.clients:jedis:3.7.0'
+ testImplementation 'redis.clients:jedis:4.0.1'
93
testImplementation 'com.rabbitmq:amqp-client:5.14.0'
94
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
95
0 commit comments