Skip to content

Commit

Permalink
Merge pull request #2169 from scalacenter/update/bsp4s-2.1.0-M7
Browse files Browse the repository at this point in the history
build(deps): Update bsp4s from 2.1.0-M6 to 2.1.0-M7
  • Loading branch information
tgodzik committed Oct 3, 2023
2 parents 4ea195d + 7674c04 commit a1775b8
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 @@ -18,7 +18,7 @@ object Dependencies {
// Keep in sync in BloopComponentCompiler
val zincVersion = "1.9.5"

val bspVersion = "2.1.0-M6"
val bspVersion = "2.1.0-M7"

val scalazVersion = "7.3.7"
val lmVersion = "1.9.3"
Expand Down

0 comments on commit a1775b8

Please sign in to comment.