Skip to content

Commit

Permalink
Merge pull request #302 from brharrington/aws-1.10.50
Browse files Browse the repository at this point in the history
update to aws-java-sdk 1.10.50
  • Loading branch information
brharrington committed Feb 3, 2016
2 parents 8961f5d + 4b6c536 commit 34ad284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
object Versions {
val akka = "2.4.1"
val aws = "1.10.49"
val aws = "1.10.50"
val iep = "0.3.14"
val guice = "4.0"
val jackson = "2.6.3"
Expand Down

0 comments on commit 34ad284

Please sign in to comment.