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 2ba03ec + 284a1ea commit e01d495Copy full SHA for e01d495
core/build.gradle
@@ -109,7 +109,7 @@ dependencies {
109
exclude group: 'com.google.guava', module: 'guava'
110
}
111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
112
- testImplementation 'redis.clients:jedis:6.1.0'
+ testImplementation 'redis.clients:jedis:6.2.0'
113
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
114
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
115
0 commit comments