Skip to content

Commit

Permalink
Update semanticdb-java from 0.9.9 to 0.9.10 (#3157)
Browse files Browse the repository at this point in the history
Pull request: #3157
  • Loading branch information
lefou authored May 17, 2024
1 parent 18d1444 commit 27ff770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ object Deps {
def scalaXml = ivy"org.scala-lang.modules::scala-xml:2.2.0"
// keep in sync with doc/antora/antory.yml
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.9.3"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.9.9"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.9.10"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val upickle = ivy"com.lihaoyi::upickle:3.2.0"
val utest = ivy"com.lihaoyi::utest:0.8.2"
Expand Down

0 comments on commit 27ff770

Please sign in to comment.