We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc6109 commit 6dc3ce1Copy full SHA for 6dc3ce1
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.5.12")
8
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
10
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
12
0 commit comments