We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 020ecb2 + dcf7d2b commit 3f8c1daCopy full SHA for 3f8c1da
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.2.2")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
0 commit comments