We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b6b99 commit 018402aCopy full SHA for 018402a
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.26")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")
7
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "0.6.0")
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
9
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "0.6.0")
0 commit comments