Skip to content

Commit

Permalink
chore: Also update semanticdb version
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Sep 5, 2024
1 parent ce9002e commit 3017534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object Dependencies {
val ztExecVersion = "1.12"
val debugAdapterVersion = "4.2.0"
val bloopConfigVersion = "2.0.3"
val semanticdbVersion = "4.8.15"
val semanticdbVersion = "4.9.9"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
val bsp4s = "ch.epfl.scala" %% "bsp4s" % bspVersion
val bsp4j = "ch.epfl.scala" % "bsp4j" % bspVersion
Expand Down

0 comments on commit 3017534

Please sign in to comment.