Skip to content

Commit

Permalink
Update bsp4j to 2.1.0-M7 (#2438)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 4, 2023
1 parent 74a308f commit 7e56150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -102,7 +102,7 @@ object Deps {
// Force using of 2.13 - is there a better way?
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.11-sc-2"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M6"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M7"
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M25"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
// Force using of 2.13 - is there a better way?
Expand Down

0 comments on commit 7e56150

Please sign in to comment.