Skip to content

Commit

Permalink
Revert "Update sbt-scalajs-crossproject to 1.1.0 (#946)"
Browse files Browse the repository at this point in the history
This reverts commit c7e88f8.
  • Loading branch information
ghostdogpr committed Jul 3, 2021
1 parent c7e88f8 commit 2375c31
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
@@ -1,7 +1,7 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.4")

Expand Down

0 comments on commit 2375c31

Please sign in to comment.