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.
1 parent e5916f1 commit 2b3c215Copy full SHA for 2b3c215
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.9'
113
- testImplementation 'redis.clients:jedis:5.0.0'
+ testImplementation 'redis.clients:jedis:5.0.1'
114
testImplementation 'com.rabbitmq:amqp-client:5.19.0'
115
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
116
0 commit comments