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 df7aebe + 525d079 commit 502d900Copy full SHA for 502d900
project/plugins.sbt
@@ -10,5 +10,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
13
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
14
addDependencyTreePlugin
0 commit comments