Skip to content

Commit bb9ead0

Browse files
Bump amqp-client from 5.9.0 to 5.12.0 in /core
Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.9.0 to 5.12.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.9.0...v5.12.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a8df79 commit bb9ead0

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
@@ -190,7 +190,7 @@ dependencies {
190190

191191
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
192192
testImplementation 'redis.clients:jedis:3.6.0'
193-
testImplementation 'com.rabbitmq:amqp-client:5.9.0'
193+
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
194194
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
195195

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

0 commit comments

Comments
 (0)