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 98735c8 + bf6fa38 commit 22b9653Copy full SHA for 22b9653
core/build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
107
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
108
testImplementation 'redis.clients:jedis:3.7.0'
109
- testImplementation 'com.rabbitmq:amqp-client:5.12.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.13.1'
110
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
111
112
testImplementation ('org.mockito:mockito-core:3.12.4') {
0 commit comments