File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/setup-go@v2
1616 with :
1717 go-version : " 1.15.6"
18- - run : go get github.com/sourcegraph/lsif-semanticdb/cmd/lsif-semanticdb
1918 - name : sbt sourcegraphUpload
2019 run : |
2120 mkdir -p bin
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
66addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.27" )
77addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 1.0.0" )
88addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 1.4.8-17-3eab1f80" )
9- addSbtPlugin(" com.sourcegraph" % " sbt-sourcegraph" % " 0.1.8 " )
9+ addSbtPlugin(" com.sourcegraph" % " sbt-sourcegraph" % " 0.2.0 " )
1010addSbtPlugin(" com.lightbend.sbt" % " sbt-java-formatter" % " 0.6.0" )
1111addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.0" )
1212addSbtPlugin(" com.eed3si9n" % " sbt-assembly" % " 0.15.0" )
You can’t perform that action at this time.
0 commit comments