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 d78e4e9 commit f25b42fCopy full SHA for f25b42f
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
4
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
7
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233")
8
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")
0 commit comments