We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca7538 commit f93a7b2Copy full SHA for f93a7b2
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
10
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
12
0 commit comments