We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0fc3d1 + 3969e98 commit 802a3d6Copy full SHA for 802a3d6
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
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("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
0 commit comments