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 ad3b7c8 commit 73db7f9Copy full SHA for 73db7f9
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
2
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
4
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.13")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
6
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")
0 commit comments