Skip to content

Commit

Permalink
Update semanticdb-scalac from 4.8.15 to 4.9.0 (#3038)
Browse files Browse the repository at this point in the history
Pull request: #3038
  • Loading branch information
scala-steward authored Feb 20, 2024
1 parent 7ca71c2 commit 17dea9c
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 @@ -166,7 +166,7 @@ object Deps {
val scalaparse = ivy"com.lihaoyi::scalaparse:${fastparse.version}"
val scalatags = ivy"com.lihaoyi::scalatags:0.12.0"
// keep in sync with doc/antora/antory.yml
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.8.15"
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.9.0"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.9.9"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val upickle = ivy"com.lihaoyi::upickle:3.2.0"
Expand Down

0 comments on commit 17dea9c

Please sign in to comment.