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 f400c9a + e628264 commit 024448fCopy full SHA for 024448f
core/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
shaded 'org.zeroturnaround:zt-exec:1.12'
94
95
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
96
- testImplementation 'redis.clients:jedis:4.0.1'
+ testImplementation 'redis.clients:jedis:4.2.2'
97
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
98
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
99
0 commit comments