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 1b9ed0c + 57bd25b commit 696dc8eCopy full SHA for 696dc8e
core/build.gradle
@@ -109,7 +109,7 @@ dependencies {
109
}
110
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
111
testImplementation 'redis.clients:jedis:5.0.2'
112
- testImplementation 'com.rabbitmq:amqp-client:5.19.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.20.0'
113
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
114
115
testImplementation ('org.mockito:mockito-core:4.11.0') {
0 commit comments