Skip to content

Commit 2aff542

Browse files
committed
Update sbt-scalajs, scalajs-library, ... to 0.6.31
1 parent 243040b commit 2aff542

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
@@ -2,6 +2,6 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "2.6.1
22

33
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "2.0.0")
44

5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.30")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
66

77
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "2.0.4")

0 commit comments

Comments
 (0)