Skip to content

Commit

Permalink
build: Update aws-java-sdk-dynamodb, ... from 1.11.1014 to 1.11.1015
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed May 7, 2021
1 parent 9a746d9 commit bf32e80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ object Dependencies {
}

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

object apache {
Expand Down

0 comments on commit bf32e80

Please sign in to comment.