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 bd3612d commit 7dfbe7bCopy full SHA for 7dfbe7b
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
12
-addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.8")
14
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
15
addSbtPlugin("com.github.sbt" % "sbt-maven-plugin" % "0.0.2")
0 commit comments