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.
1 parent 758b816 commit 2842d8fCopy full SHA for 2842d8f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// Linting
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
4
5
// Dependencies management
0 commit comments