Skip to content

Commit

Permalink
Upgrade dynamodb from 2.26.31 to 2.27.7 (#617)
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 Aug 19, 2024
1 parent daa1bda commit 0e5727c
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 @@ -19,7 +19,7 @@ lazy val root = project
libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"com.chuusai" %% "shapeless" % "2.3.12",
"software.amazon.awssdk" % "dynamodb" % "2.26.31",
"software.amazon.awssdk" % "dynamodb" % "2.27.7",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-testkit-scalatest" % "2.1.5" % Test,
"org.scalacheck" %% "scalacheck" % "1.18.0" % Test,
Expand Down

0 comments on commit 0e5727c

Please sign in to comment.