Skip to content

Commit

Permalink
aws-java-sdk: 1.12.696 -> 1.12.734 (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Jun 2, 2024
1 parent 876e570 commit 6bd126e
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 @@ -12,7 +12,7 @@ scriptedBufferLog := false
watchSources ++= { (sourceDirectory.value ** "*").get }

// AWS deployment support
val awsJavaSdkVersion = "1.12.696"
val awsJavaSdkVersion = "1.12.734"
libraryDependencies += "com.amazonaws" % "aws-java-sdk-elasticbeanstalk" % awsJavaSdkVersion
libraryDependencies += "com.amazonaws" % "aws-java-sdk-s3" % awsJavaSdkVersion

Expand Down

0 comments on commit 6bd126e

Please sign in to comment.