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 40bb88c + cbc9188 commit 5974da5Copy full SHA for 5974da5
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
6
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
8
9
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
10
0 commit comments