Skip to content

Commit

Permalink
Upgrade to AWS SDK Version 1.11.416
Browse files Browse the repository at this point in the history
  • Loading branch information
tpunder committed Sep 26, 2018
1 parent 67636fa commit 985653a
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 @@ -32,7 +32,7 @@ scriptedLaunchOpts ++= Seq("-Xmx1024M", "-Dplugin.version=" + version.value)

crossSbtVersions := Vector("0.13.16", "1.1.0")

val amazonSDKVersion = "1.11.236"
val amazonSDKVersion = "1.11.416"

libraryDependencies ++= Seq(
"com.amazonaws" % "aws-java-sdk-s3" % amazonSDKVersion,
Expand Down

0 comments on commit 985653a

Please sign in to comment.