Skip to content

Commit

Permalink
Switch to the new modularized aws-java-sdk-s3 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpunder committed Oct 8, 2014
1 parent 63afda8 commit e6b8886
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.8.11",
"com.amazonaws" % "aws-java-sdk-s3" % "1.9.0",
"org.apache.ivy" % "ivy" % "2.3.0"
)

Expand Down

0 comments on commit e6b8886

Please sign in to comment.