Skip to content

Commit 042a58f

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.5.1
1 parent d4f5938 commit 042a58f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
33
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
66
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.20.4")

0 commit comments

Comments
 (0)