Skip to content

Commit c9a5645

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.25.0' into combined-pr-branch
2 parents 3647f06 + 20a3380 commit c9a5645

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

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

0 commit comments

Comments
 (0)