Skip to content

Commit 6bea2a9

Browse files
committed
Update sbt-scalajs, scalajs-library, ... to 0.6.30
1 parent df372e2 commit 6bea2a9

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)