We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1967b4c + acb58bb commit 9070621Copy full SHA for 9070621
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments