Skip to content

Commit ea0f0f4

Browse files
authored
Update bsp4j to 2.1.0-M3 (#1444)
1 parent 1b0a02f commit ea0f0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ object Deps {
7676
def asm = ivy"org.ow2.asm:asm:9.3"
7777
// Force using of 2.13 - is there a better way?
7878
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.3-sc-1"
79-
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M2"
79+
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"
8080
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M17"
8181
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.8.1"
8282
// Force using of 2.13 - is there a better way?

0 commit comments

Comments
 (0)