Skip to content

Commit

Permalink
aws-java-sdk: 1.12.609 -> 1.12.620 (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Dec 16, 2023
1 parent 09518f3 commit c4ba050
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 @@ scriptedBufferLog := false
watchSources ++= { (sourceDirectory.value ** "*").get }

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

Expand Down

0 comments on commit c4ba050

Please sign in to comment.