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 ce94a78 commit 37e8031Copy full SHA for 37e8031
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
2
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
6
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
0 commit comments