Skip to content

Commit 78b5f8a

Browse files
committed
Upgrade to the latest sbt-sourcegraph
1 parent 205dc61 commit 78b5f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
77
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
88
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-98-e7d4e01e")
9-
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.3.0-M2")
9+
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.3.3")
1010
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.0")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
1212
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")

0 commit comments

Comments
 (0)