We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702af9a commit 05e663bCopy full SHA for 05e663b
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
12
13
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
14
15
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
16
17
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
18
0 commit comments