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.
2 parents f3d54ba + 3bdb526 commit e7551a8Copy full SHA for e7551a8
documentation/project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
12
13
// Add headers to example sources
14
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
15
-addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
16
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
17
18
// Required for Tutorial
0 commit comments