Skip to content

Commit 84bd61f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.16.0' into combined-pr-branch
2 parents ec37630 + 912b017 commit 84bd61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888

8989
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
9090
testImplementation 'redis.clients:jedis:4.2.3'
91-
testImplementation 'com.rabbitmq:amqp-client:5.15.0'
91+
testImplementation 'com.rabbitmq:amqp-client:5.16.0'
9292
testImplementation 'org.mongodb:mongo-java-driver:3.12.11'
9393

9494
testImplementation ('org.mockito:mockito-core:4.7.0') {

0 commit comments

Comments
 (0)