We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da70f08 commit d19d842Copy full SHA for d19d842
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments