Skip to content

Commit

Permalink
update aws-java-sdk to 1.11.185 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
copperlight authored and brharrington committed Aug 29, 2017
1 parent ac88a79 commit ebaf426
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.173'
compile 'com.amazonaws:aws-java-sdk:1.11.185'
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 ebaf426

Please sign in to comment.