Skip to content

Commit 1b76535

Browse files
authored
Merge pull request #2013 from lwronski/update-bloop-core
Dump bloop core to 1.5.6-sc-8
2 parents 93a33c4 + 8eef7a9 commit 1b76535

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
@@ -97,7 +97,7 @@ object Deps {
9797
def asm = ivy"org.ow2.asm:asm:9.4"
9898
// Force using of 2.13 - is there a better way?
9999
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
100-
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.6-sc-6"
100+
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.6-sc-8"
101101
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"
102102
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M24"
103103
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.9.0"

0 commit comments

Comments
 (0)