There was an error while loading. Please reload this page.
2 parents 93a33c4 + 8eef7a9 commit 1b76535Copy full SHA for 1b76535
project/deps.sc
@@ -97,7 +97,7 @@ object Deps {
97
def asm = ivy"org.ow2.asm:asm:9.4"
98
// Force using of 2.13 - is there a better way?
99
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"
+ def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.6-sc-8"
101
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"
102
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M24"
103
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.9.0"
0 commit comments