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