Skip to content

Commit

Permalink
Upgrade dynamodb from 2.17.76 to 2.17.79
Browse files Browse the repository at this point in the history
  • Loading branch information
moia-pipeline authored Nov 11, 2021
1 parent a3bc58d commit 1fc874e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy val root = project
libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.10" % Test,
"com.chuusai" %% "shapeless" % "2.3.7",
"software.amazon.awssdk" % "dynamodb" % "2.17.76",
"software.amazon.awssdk" % "dynamodb" % "2.17.79",
"org.typelevel" %% "cats-core" % "2.6.1",
"org.typelevel" %% "cats-testkit-scalatest" % "2.1.5" % Test,
"org.scalacheck" %% "scalacheck" % "1.15.4" % Test,
Expand Down

0 comments on commit 1fc874e

Please sign in to comment.