We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41781cb commit 669e08fCopy full SHA for 669e08f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
0 commit comments