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 ec37630 + 912b017 commit 84bd61fCopy full SHA for 84bd61f
core/build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
89
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
90
testImplementation 'redis.clients:jedis:4.2.3'
91
- testImplementation 'com.rabbitmq:amqp-client:5.15.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.16.0'
92
testImplementation 'org.mongodb:mongo-java-driver:3.12.11'
93
94
testImplementation ('org.mockito:mockito-core:4.7.0') {
0 commit comments