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 f0cb848 + e92aee1 commit eae79a8Copy full SHA for eae79a8
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
6
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments