We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fef9d1 + 881438b commit d4345fcCopy full SHA for d4345fc
project/plugins.sbt
@@ -12,6 +12,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
12
13
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
14
15
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
16
17
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
0 commit comments