Skip to content

Commit 98e7e1d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.26.0' into combined-pr-branch
2 parents 56f2253 + 8daef1c commit 98e7e1d

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
@@ -110,7 +110,7 @@ dependencies {
110110
}
111111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
112112
testImplementation 'redis.clients:jedis:6.0.0'
113-
testImplementation 'com.rabbitmq:amqp-client:5.25.0'
113+
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
114114
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
115115

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

0 commit comments

Comments
 (0)