Skip to content

Commit

Permalink
Update sbt-scala-js-map to 4.1.1 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 25, 2021
1 parent 43237f6 commit 5a7299a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.0.0")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.0")
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")

addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")

0 comments on commit 5a7299a

Please sign in to comment.