We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522434a commit 5773beaCopy full SHA for 5773bea
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
12
13
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
14
15
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
16
17
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
18
0 commit comments