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 24265c4 + 50d4922 commit 40c597aCopy full SHA for 40c597a
core/build.gradle
@@ -136,7 +136,7 @@ dependencies {
136
}
137
138
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
139
- testImplementation 'redis.clients:jedis:3.6.0'
+ testImplementation 'redis.clients:jedis:3.6.1'
140
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
141
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
142
0 commit comments