Skip to content

Commit

Permalink
build: Update aws-java-sdk-dynamodb, ... from 1.11.1003 to 1.11.1004
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Apr 23, 2021
1 parent f79ed65 commit 50081e2
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 @@ -30,8 +30,8 @@ object Dependencies {
}

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

object apache {
Expand Down

0 comments on commit 50081e2

Please sign in to comment.