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 76ef971 + ba50670 commit 5af4a11Copy full SHA for 5af4a11
core/build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
91
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
92
testImplementation 'redis.clients:jedis:3.7.0'
93
- testImplementation 'com.rabbitmq:amqp-client:5.13.1'
+ testImplementation 'com.rabbitmq:amqp-client:5.14.0'
94
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
95
96
testImplementation ('org.mockito:mockito-core:4.0.0') {
0 commit comments