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 e2e59ed commit 337ee8aCopy full SHA for 337ee8a
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.3")
8
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
10
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
12
0 commit comments