We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2afbb04 + 148d72b commit f53859bCopy full SHA for f53859b
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.2")
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