Skip to content

Commit d1bf36e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.14.2' into combined-pr-branch
2 parents 13d854d + 9202c67 commit d1bf36e

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
@@ -91,7 +91,7 @@ dependencies {
9191

9292
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
9393
testImplementation 'redis.clients:jedis:4.0.1'
94-
testImplementation 'com.rabbitmq:amqp-client:5.14.1'
94+
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
9595
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
9696

9797
testImplementation ('org.mockito:mockito-core:4.3.1') {

0 commit comments

Comments
 (0)