We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa14025 + e31bf4a commit 382be9eCopy full SHA for 382be9e
1 file changed
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
3
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.6")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
6
7
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments