Skip to content

Commit 264cd2b

Browse files
scala-stewardalexarchambault
authored andcommitted
Update sbt-scalajs, scalajs-compiler to 0.6.31 (#133)
1 parent 6290ebe commit 264cd2b

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
55
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-1")

0 commit comments

Comments
 (0)