Skip to content

Commit

Permalink
aws-java-sdk 1.11.435 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington authored Oct 24, 2018
1 parent 592a9dc commit af68fad
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 @@ -37,8 +37,8 @@ subprojects {
}

dependencies {
compile 'com.amazonaws:aws-java-sdk:1.11.409'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.6'
compile 'com.amazonaws:aws-java-sdk:1.11.435'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.7'
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 af68fad

Please sign in to comment.