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 29e91ec commit 554bbafCopy full SHA for 554bbaf
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
5
6
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments