Skip to content

Commit 3109c97

Browse files
authored
Merge pull request #295 from olafurpg/bump-sbt
Upgrade to the latest sbt-sourcegraph
2 parents 205dc61 + 78b5f8a commit 3109c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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)