Skip to content

Commit

Permalink
Bump amqp-client from 5.5.3 to 5.6.0 in /core (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rnorth committed Feb 2, 2019
1 parent 6bd880d commit 29667be
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 @@ -118,7 +118,7 @@ dependencies {
}

testCompile 'redis.clients:jedis:3.0.1'
testCompile 'com.rabbitmq:amqp-client:5.5.3'
testCompile 'com.rabbitmq:amqp-client:5.6.0'
testCompile 'org.mongodb:mongo-java-driver:3.9.1'
testCompile ('org.mockito:mockito-core:2.23.4') {
exclude(module: 'hamcrest-core')
Expand Down

0 comments on commit 29667be

Please sign in to comment.