Skip to content

Commit

Permalink
Upgrade to the latest aws-java-sdk (1.8.9.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpunder committed Aug 28, 2014
1 parent a6fc774 commit 03fb9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ homepage := Some(url("https://github.com/frugalmechanic/sbt-s3-resolver"))
sbtPlugin := true

libraryDependencies ++= Seq(
"com.amazonaws" % "aws-java-sdk" % "1.7.7",
"com.amazonaws" % "aws-java-sdk" % "1.8.9.1",
"org.apache.ivy" % "ivy" % "2.3.0"
)

Expand Down

0 comments on commit 03fb9ed

Please sign in to comment.