Skip to content

Commit

Permalink
update to aws-java-sdk 1.11.264 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington authored Jan 16, 2018
1 parent 34e75ea commit 4687e2b
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.251'
compile 'com.amazonaws:aws-java-sdk:1.11.264'
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 4687e2b

Please sign in to comment.