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 e1c5d23 commit aaa284eCopy full SHA for aaa284e
project/plugins.sbt
@@ -3,7 +3,7 @@
3
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
4
5
// scalafmt - Format source files
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
7
8
// scalafix - Rules for code format: organize imports
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
0 commit comments