We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fde6c0 commit 173dd0cCopy full SHA for 173dd0c
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
3
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
6
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
0 commit comments