We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a971a05 commit eceb079Copy full SHA for eceb079
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.4")
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.4")
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.8.4")
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
7
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
0 commit comments