Skip to content

Commit

Permalink
Upgrade to AWS SDK 1.12.99
Browse files Browse the repository at this point in the history
  • Loading branch information
tpunder committed Nov 1, 2021
1 parent d26cdea commit 6e802d7
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 @@ -33,7 +33,7 @@ scriptedLaunchOpts ++= Seq("-Xmx1024M", "-Dplugin.version=" + version.value)

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

val amazonSDKVersion = "1.11.507"
val amazonSDKVersion = "1.12.99"

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

0 comments on commit 6e802d7

Please sign in to comment.