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 faa50b4 + 978d7db commit c4c24acCopy full SHA for c4c24ac
core/build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
shaded 'org.zeroturnaround:zt-exec:1.12'
88
89
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
90
- testImplementation 'redis.clients:jedis:4.2.3'
+ testImplementation 'redis.clients:jedis:4.3.1'
91
testImplementation 'com.rabbitmq:amqp-client:5.16.0'
92
testImplementation 'org.mongodb:mongo-java-driver:3.12.11'
93
0 commit comments