Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #207 from scala-steward/update/aws-sdk-scalajs-fac…
Browse files Browse the repository at this point in the history
…ade-dynamodb-0.32.0-v2.798.0

Update aws-sdk-scalajs-facade-dynamodb to 0.32.0-v2.798.0
  • Loading branch information
exoego authored Nov 24, 2020
2 parents 9766e4a + c389e38 commit 190d998
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 @@ -13,7 +13,7 @@ scalacOptions --= Seq(
"-Ywarn-unused:params"
)

val awsSdkScalajsFacadeVersion = "0.31.0-v2.731.0"
val awsSdkScalajsFacadeVersion = "0.32.0-v2.798.0"
libraryDependencies ++= Seq(
"net.exoego" %%% "scalajs-types-util" % "0.3.0" % Provided,
"net.exoego" %%% "aws-sdk-scalajs-facade-dynamodb" % awsSdkScalajsFacadeVersion
Expand Down

0 comments on commit 190d998

Please sign in to comment.