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 b4ebe2c commit 21de648Copy full SHA for 21de648
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.
5
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
7
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
8
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
9
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
10
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
0 commit comments