We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07fe0d8 commit 1476301Copy full SHA for 1476301
build.sc
@@ -32,7 +32,7 @@ object Dependencies {
32
33
def asm = ivy"org.ow2.asm:asm:$asmVersion"
34
def asmUtil = ivy"org.ow2.asm:asm-util:$asmVersion"
35
- def bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
+ def bloopConfig = ivy"ch.epfl.scala::bloop-config:2.0.0"
36
def brave = ivy"io.zipkin.brave:brave:5.18.1"
37
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"
38
def bsp4s = ivy"ch.epfl.scala::bsp4s:2.1.1"
0 commit comments