We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6005a1b + 2b8ab80 commit f11c382Copy full SHA for f11c382
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
5
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
6
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
7
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
8
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
11
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
0 commit comments