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 89fe238 commit 3fdf61fCopy full SHA for 3fdf61f
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
8
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.21.0")
0 commit comments