Skip to content

Commit

Permalink
build: Update aws-java-sdk-dynamodb, ... from 1.12.8 to 1.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jun 17, 2021
1 parent e22d933 commit 94ad899
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.12.8"
val s3 = "com.amazonaws" % "aws-java-sdk-s3" % "1.12.8"
val dynamodb = "com.amazonaws" % "aws-java-sdk-dynamodb" % "1.12.9"
val s3 = "com.amazonaws" % "aws-java-sdk-s3" % "1.12.9"
}

object apache {
Expand Down

0 comments on commit 94ad899

Please sign in to comment.