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 d7b9026 + c3e0b03 commit 9046c64Copy full SHA for 9046c64
core/build.gradle
@@ -111,7 +111,7 @@ dependencies {
111
}
112
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
113
testImplementation 'redis.clients:jedis:5.0.0'
114
- testImplementation 'com.rabbitmq:amqp-client:5.18.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.19.0'
115
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
116
117
testImplementation ('org.mockito:mockito-core:4.11.0') {
0 commit comments