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 99ee535 + 0ec4a24 commit d296b26Copy full SHA for d296b26
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
7
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
8
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.9-14-67e8541e")
9
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.3.3")
10
-addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.0")
+addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
13
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
0 commit comments