Skip to content

Commit

Permalink
build: Update aws-java-sdk-dynamodb, ... from 1.11.1027 to 1.11.1028
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed May 27, 2021
1 parent 8e05269 commit 37d8702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {

object amazonAws {
val dynamodb = "com.amazonaws" % "aws-java-sdk-dynamodb" % "1.11.1028"
val s3 = "com.amazonaws" % "aws-java-sdk-s3" % "1.11.1027"
val s3 = "com.amazonaws" % "aws-java-sdk-s3" % "1.11.1028"
}

object apache {
Expand Down

0 comments on commit 37d8702

Please sign in to comment.