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 3647f06 + 20a3380 commit c9a5645Copy full SHA for c9a5645
core/build.gradle
@@ -111,7 +111,7 @@ dependencies {
111
}
112
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
113
testImplementation 'redis.clients:jedis:6.0.0'
114
- testImplementation 'com.rabbitmq:amqp-client:5.22.0'
+ testImplementation 'com.rabbitmq:amqp-client:5.25.0'
115
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
116
117
testImplementation ('org.mockito:mockito-core:4.11.0') {
0 commit comments