We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a92ecaf + ce9103e commit b22de2bCopy full SHA for b22de2b
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
5
6
Compile / unmanagedSourceDirectories +=
0 commit comments