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 0739c81 commit 1103fcdCopy full SHA for 1103fcd
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.0'
+ testImplementation 'redis.clients:jedis:5.1.3'
114
testImplementation 'com.rabbitmq:amqp-client:5.21.0'
115
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
116
0 commit comments