Skip to content

Commit 22b9653

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.13.1' into combined-pr-branch
2 parents 98735c8 + bf6fa38 commit 22b9653

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
@@ -106,7 +106,7 @@ dependencies {
106106

107107
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
108108
testImplementation 'redis.clients:jedis:3.7.0'
109-
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
109+
testImplementation 'com.rabbitmq:amqp-client:5.13.1'
110110
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
111111

112112
testImplementation ('org.mockito:mockito-core:3.12.4') {

0 commit comments

Comments
 (0)