Skip to content

Commit 752abc7

Browse files
authored
Bump Bleep to 1.5.6-sc-4 (#1973)
1 parent a30fa20 commit 752abc7

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
@@ -95,7 +95,7 @@ object Deps {
9595
// that Scala CLI supports.
9696
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.6-1-f8bff243"
9797
def asm = ivy"org.ow2.asm:asm:9.4"
98-
def bloop = ivy"io.github.alexarchambault.bleep:bloop-frontend_2.12:1.5.6-sc-3"
98+
def bloop = ivy"io.github.alexarchambault.bleep:bloop-frontend_2.12:1.5.6-sc-4"
9999
// Force using of 2.13 - is there a better way?
100100
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
101101
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"

0 commit comments

Comments
 (0)