We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21894a2 commit 8e05269Copy full SHA for 8e05269
project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
31
}
32
33
object amazonAws {
34
- val dynamodb = "com.amazonaws" % "aws-java-sdk-dynamodb" % "1.11.1027"
+ val dynamodb = "com.amazonaws" % "aws-java-sdk-dynamodb" % "1.11.1028"
35
val s3 = "com.amazonaws" % "aws-java-sdk-s3" % "1.11.1027"
36
37
0 commit comments