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 f40694e + aff3db3 commit 41fe317Copy full SHA for 41fe317
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
8
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
9
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.11")
10
-addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.3.3")
+addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.0")
11
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
12
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
13
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
0 commit comments