We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db6b3a commit 79288f4Copy full SHA for 79288f4
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
4
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
0 commit comments