Skip to content

Commit

Permalink
aws-java-sdk 1.11.277 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington authored Feb 15, 2018
1 parent 4687e2b commit 00bd39b
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.264'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.1'
compile 'com.amazonaws:aws-java-sdk:1.11.277'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.4'
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 00bd39b

Please sign in to comment.