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 fbd112e commit 54231eaCopy full SHA for 54231ea
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
3
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
7
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
0 commit comments