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 #95 from scala-steward/update/aws-sdk-scalajs-faca…
Browse files Browse the repository at this point in the history
…de-dynamodb-0.29.0-v2.624.0

Update aws-sdk-scalajs-facade-dynamodb to 0.29.0-v2.624.0
  • Loading branch information
mergify[bot] committed Feb 23, 2020
2 parents 71a00a8 + a3bb926 commit 7c6d265
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 @@ -11,7 +11,7 @@ scalacOptions --= Seq(
"-Ywarn-unused:params"
)

val awsSdkScalajsFacadeVersion = "0.28.0-v2.596.0"
val awsSdkScalajsFacadeVersion = "0.29.0-v2.624.0"
libraryDependencies ++= Seq(
"net.exoego" %%% "aws-sdk-scalajs-facade-dynamodb" % awsSdkScalajsFacadeVersion
)

0 comments on commit 7c6d265

Please sign in to comment.