Skip to content

Commit

Permalink
build: Update aws-java-sdk-dynamodb from 1.12.147 to 1.12.148
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jan 26, 2022
1 parent 4b7a3d0 commit b4baae5
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.12.147"
val dynamodb = "com.amazonaws" % "aws-java-sdk-dynamodb" % "1.12.148"
val s3 = "com.amazonaws" % "aws-java-sdk-s3" % "1.12.146"
val sqs = "com.amazonaws" % "aws-java-sdk-sqs" % "1.12.146"
}
Expand Down

0 comments on commit b4baae5

Please sign in to comment.