Skip to content

Commit eceb079

Browse files
dwolla-oss-scala-steward[bot]bpholt
authored andcommitted
Update sbt-scalajs, scalajs-compiler, ... to 1.20.2
1 parent a971a05 commit eceb079

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("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.4")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.4")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.8.4")
5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")

0 commit comments

Comments
 (0)