Skip to content

Commit 21de648

Browse files
committed
Update sbt-scalajs, scalajs-compiler to 0.6.28
1 parent b4ebe2c commit 21de648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.
55
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
77
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
8-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")
8+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
99
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
1010
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")

0 commit comments

Comments
 (0)