We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bda37 commit f37bc75Copy full SHA for f37bc75
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
8
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
9
-addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.2")
+addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.3")
10
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")
0 commit comments