We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0ed24 commit 0ea965bCopy full SHA for 0ea965b
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
6
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
8
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
10
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
12
0 commit comments