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.
1 parent 1c4818c commit a5aeb1fCopy full SHA for a5aeb1f
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
8
9
addSbtPlugin("cchantep" % "sbt-scaladoc-compiler" % "0.3")
10
11
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
12
13
addSbtPlugin("cchantep" % "sbt-hl-compiler" % "0.9")
14
0 commit comments