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 5c4f643 + 47b5ff1 commit 353258cCopy full SHA for 353258c
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.7")
3
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.6")
6
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
0 commit comments