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 20fa1fa + 59b4c59 commit d41ffadCopy full SHA for d41ffad
core/build.gradle
@@ -110,7 +110,7 @@ dependencies {
110
exclude group: 'com.google.guava', module: 'guava'
111
}
112
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
113
- testImplementation 'redis.clients:jedis:5.1.5'
+ testImplementation 'redis.clients:jedis:6.0.0'
114
testImplementation 'com.rabbitmq:amqp-client:5.22.0'
115
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
116
0 commit comments