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 ad8a827 + a76a9ca commit a2b4be2Copy full SHA for a2b4be2
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.2'
+ testImplementation 'redis.clients:jedis:4.2.3'
91
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
92
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
93
0 commit comments