Skip to content

Commit

Permalink
Upgrade dynamodb from 2.20.157 to 2.20.162 (#537)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-for-moia[bot] and scala-steward authored Oct 9, 2023
1 parent 240f5f5 commit 7e0f289
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.17" % Test,
"com.chuusai" %% "shapeless" % "2.3.10",
"software.amazon.awssdk" % "dynamodb" % "2.20.157",
"software.amazon.awssdk" % "dynamodb" % "2.20.162",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-testkit-scalatest" % "2.1.5" % Test,
"org.scalacheck" %% "scalacheck" % "1.17.0" % Test,
Expand Down

0 comments on commit 7e0f289

Please sign in to comment.