Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn committed Jan 25, 2019
1 parent 0abfd2a commit 0b9996c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ ext {
jsonldVersion = '0.12.3'
kafkaVersion = '2.0.0'
mustacheVersion = '0.9.5'
rabbitMqVersion = '5.5.2'
rabbitMqVersion = '5.6.0'
validationVersion = '2.0.1.Final'

/* Testing */
apiguardianVersion = '1.0.0'
awaitilityVersion = '3.1.5'
awaitilityVersion = '3.1.6'
bouncycastleVersion = '1.60'
commonsTextVersion = '1.6'
junitVersion = '5.3.2'
Expand Down

0 comments on commit 0b9996c

Please sign in to comment.