Skip to content

Commit

Permalink
Bump amqp-client from 5.12.0 to 5.13.0 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.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.12.0...v5.13.0)

---
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 Aug 2, 2021
1 parent 8fe1c3c commit 4ab9068
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 @@ -139,7 +139,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.0'
testImplementation 'org.mongodb:mongo-java-driver:3.12.9'

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

0 comments on commit 4ab9068

Please sign in to comment.