Skip to content

Commit

Permalink
Bump amqp-client from 5.12.0 to 5.13.1 in /core
Browse files Browse the repository at this point in the history
Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.12.0 to 5.13.1.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.12.0...v5.13.1)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2021
1 parent 9f77a6d commit 4178cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {

testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
testImplementation 'redis.clients:jedis:3.6.3'
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
testImplementation 'com.rabbitmq:amqp-client:5.13.1'
testImplementation 'org.mongodb:mongo-java-driver:3.12.9'

testImplementation ('org.mockito:mockito-core:3.11.2') {
Expand Down

0 comments on commit 4178cb7

Please sign in to comment.