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 485f49c + 3a69498 commit e80b97fCopy full SHA for e80b97f
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