Skip to content

Commit d732f17

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 (#679)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com> Co-authored-by: Filipe Regadas <[email protected]>
1 parent b28d87d commit d732f17

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")

0 commit comments

Comments
 (0)