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 8e61648 commit c6c375eCopy full SHA for c6c375e
project/plugins.sbt
@@ -12,6 +12,6 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
12
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
14
15
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
16
17
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments