Skip to content

Commit 696dc8e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.20.0' into combined-pr-branch
2 parents 1b9ed0c + 57bd25b commit 696dc8e

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
@@ -109,7 +109,7 @@ dependencies {
109109
}
110110
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
111111
testImplementation 'redis.clients:jedis:5.0.2'
112-
testImplementation 'com.rabbitmq:amqp-client:5.19.0'
112+
testImplementation 'com.rabbitmq:amqp-client:5.20.0'
113113
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
114114

115115
testImplementation ('org.mockito:mockito-core:4.11.0') {

0 commit comments

Comments
 (0)