Skip to content

Commit

Permalink
Update sbt-scala-js-map to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 22, 2021
1 parent b61dee3 commit e6e1113
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 @@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.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("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.0")

Expand Down

0 comments on commit e6e1113

Please sign in to comment.