Skip to content

Commit

Permalink
Update semanticdb-scalac to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Oct 23, 2024
1 parent 9bae771 commit 260be32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ object Deps {
val scalatags = ivy"com.lihaoyi::scalatags:0.12.0"
def scalaXml = ivy"org.scala-lang.modules::scala-xml:2.3.0"
// keep in sync with doc/antora/antory.yml
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.10.2"
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.11.0"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.10.3"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val upickle = ivy"com.lihaoyi::upickle:3.3.1"
Expand Down

0 comments on commit 260be32

Please sign in to comment.