Skip to content

Commit 8a773be

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.12.0' into combined-pr-branch
2 parents 3a27f7e + bb9ead0 commit 8a773be

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
@@ -137,7 +137,7 @@ dependencies {
137137

138138
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
139139
testImplementation 'redis.clients:jedis:3.6.0'
140-
testImplementation 'com.rabbitmq:amqp-client:5.9.0'
140+
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
141141
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
142142

143143
testImplementation ('org.mockito:mockito-core:3.10.0') {

0 commit comments

Comments
 (0)