Skip to content

Commit 5cd23cd

Browse files
typelevel-steward[bot]joroKr21
authored andcommitted
Update sbt-scalajs, ... to 1.20.1
1 parent 06c1627 commit 5cd23cd

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,7 +1,7 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.2")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.2")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.2")
4-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
4+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
77
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)