Skip to content

Commit be3f727

Browse files
Update sbt-scalajs, scalajs-library, ... to 1.6.0 (#354)
1 parent 614502d commit be3f727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
44

0 commit comments

Comments
 (0)