Skip to content

Commit 243040b

Browse files
authored
Merge pull request #47 from scala-steward/update/sbt-scalajs-0.6.30
Update sbt-scalajs, scalajs-library, ... to 0.6.30
2 parents df372e2 + 6bea2a9 commit 243040b

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.29")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.30")
66

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

0 commit comments

Comments
 (0)