Skip to content

Commit

Permalink
aws-java-sdk 1.11.319 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington authored Apr 30, 2018
1 parent ef3be41 commit 4522496
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 @@ -40,8 +40,8 @@ subprojects {

dependencies {
resolutionRules 'com.netflix.nebula:gradle-resolution-rules:0.48.0'
compile 'com.amazonaws:aws-java-sdk:1.11.299'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.4'
compile 'com.amazonaws:aws-java-sdk:1.11.319'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.5'
testCompile 'junit:junit:4.10'
testCompile 'com.google.guava:guava:18.0'
testCompile 'io.github.benas:jpopulator:1.0.1'
Expand Down

0 comments on commit 4522496

Please sign in to comment.