Skip to content

Commit

Permalink
aws-java-sdk: 1.12.523 -> 1.12.528 (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Aug 13, 2023
1 parent 53655af commit ac00ba7
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.523"
val awsJavaSdkVersion = "1.12.528"
libraryDependencies += "com.amazonaws" % "aws-java-sdk-elasticbeanstalk" % awsJavaSdkVersion
libraryDependencies += "com.amazonaws" % "aws-java-sdk-s3" % awsJavaSdkVersion

Expand Down

0 comments on commit ac00ba7

Please sign in to comment.