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 13d854d + 9202c67 commit d1bf36eCopy full SHA for d1bf36e
core/build.gradle
@@ -91,7 +91,7 @@ dependencies {
91
92
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
93
testImplementation 'redis.clients:jedis:4.0.1'
94
- testImplementation 'com.rabbitmq:amqp-client:5.14.1'
+ testImplementation 'com.rabbitmq:amqp-client:5.14.2'
95
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
96
97
testImplementation ('org.mockito:mockito-core:4.3.1') {
0 commit comments