Skip to content

Commit

Permalink
Merge pull request #37 from ajordens/master
Browse files Browse the repository at this point in the history
update aws-java-sdk to 1.11.251
  • Loading branch information
ajordens authored Dec 19, 2017
2 parents 3d077b4 + c6533a1 commit 34e75ea
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.227'
compile 'com.amazonaws:aws-java-sdk:1.11.251'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.1'
testCompile 'junit:junit:4.10'
testCompile 'com.google.guava:guava:18.0'
Expand Down

0 comments on commit 34e75ea

Please sign in to comment.