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 096f23c commit 12813fdCopy full SHA for 12813fd
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
16
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
17
// discipline
18
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
19
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
20
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
21
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.9.0")
22
0 commit comments