Skip to content

Commit 1cf2743

Browse files
committed
Update sbt-scalajs to 0.6.32
1 parent 0eb2e70 commit 1cf2743

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
@@ -12,4 +12,4 @@ addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "7.0.0")
1212

1313
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.0.0")
1414

15-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
15+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.32")

0 commit comments

Comments
 (0)