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 3a27f7e + bb9ead0 commit 8a773beCopy full SHA for 8a773be
core/build.gradle
@@ -137,7 +137,7 @@ dependencies {
137
138
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
139
testImplementation 'redis.clients:jedis:3.6.0'
140
- testImplementation 'com.rabbitmq:amqp-client:5.9.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.12.0'
141
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
142
143
testImplementation ('org.mockito:mockito-core:3.10.0') {
0 commit comments