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 56f2253 + 8daef1c commit 98e7e1dCopy full SHA for 98e7e1d
core/build.gradle
@@ -110,7 +110,7 @@ dependencies {
110
}
111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
112
testImplementation 'redis.clients:jedis:6.0.0'
113
- testImplementation 'com.rabbitmq:amqp-client:5.25.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.26.0'
114
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
115
116
testImplementation ('org.mockito:mockito-core:4.11.0') {
0 commit comments