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 c9b3af9 + 87bf9ed commit 864352aCopy full SHA for 864352a
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2
-addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments