We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ede2f9 + 35fed5f commit 9001ec4Copy full SHA for 9001ec4
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
2
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
6
7
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
8
0 commit comments