Skip to content

Commit

Permalink
Merge pull request #2 from MeiSign/master
Browse files Browse the repository at this point in the history
Update aws sdk
  • Loading branch information
azagniotov authored Feb 7, 2017
2 parents a430878 + 4d0dbb5 commit ed3fe56
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 @@ -32,7 +32,7 @@ allprojects {
dependencies {
compile("io.dropwizard.metrics:metrics-core:3.1.0")
compile("io.dropwizard.metrics:metrics-jvm:3.1.0")
compile("com.amazonaws:aws-java-sdk-cloudwatch:1.11.41")
compile("com.amazonaws:aws-java-sdk-cloudwatch:1.11.86")
compile("com.google.guava:guava:19.0")

compile("ch.qos.logback:logback-classic:1.1.7")
Expand Down

0 comments on commit ed3fe56

Please sign in to comment.