Skip to content

Commit ae6c9bc

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.2
1 parent 260ee83 commit ae6c9bc

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,5 +2,5 @@ val sbtlTlV = "0.8.2"
22
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtlTlV)
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % sbtlTlV)
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtlTlV)
5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

0 commit comments

Comments
 (0)