Skip to content

Commit

Permalink
Update sbt-scalajs, scalajs-compiler, scalajs-library... to 0.6.26 (#785
Browse files Browse the repository at this point in the history
)
  • Loading branch information
scala-steward authored and alexandru committed Dec 14, 2018
1 parent 649b389 commit a1f9f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.25")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.26")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")
Expand Down

0 comments on commit a1f9f93

Please sign in to comment.