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 21894a2 commit 8e05269
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 @@ -31,7 +31,7 @@ object Dependencies {
}

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

Expand Down

0 comments on commit 8e05269

Please sign in to comment.