We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29be4ff + 11a8a4e commit 841c892Copy full SHA for 841c892
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
4
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
0 commit comments