We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ecc7db + 2524b96 commit b93baa8Copy full SHA for b93baa8
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
0 commit comments