We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f530806 + 7629b24 commit dc41b79Copy full SHA for dc41b79
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
0 commit comments