Skip to content

Commit

Permalink
Merge pull request #34 from cfieber/master
Browse files Browse the repository at this point in the history
updates aws-java-sdk to 1.11.173
  • Loading branch information
cfieber authored Aug 15, 2017
2 parents 3993fd1 + 1f878c5 commit ac88a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ subprojects {

dependencies {
resolutionRules 'com.netflix.nebula:gradle-resolution-rules:0.48.0'
compile 'com.amazonaws:aws-java-sdk:1.11.162'
compile 'com.amazonaws:aws-java-sdk:1.11.173'
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.7'
testCompile 'junit:junit:4.10'
testCompile 'com.google.guava:guava:18.0'
Expand Down

0 comments on commit ac88a79

Please sign in to comment.