We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e6ec1 commit ec8e107Copy full SHA for ec8e107
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
9
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
10
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
0 commit comments