Skip to content

Commit 1476301

Browse files
committed
chore: Bump bloop-config to 2.0.0
1 parent 07fe0d8 commit 1476301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ object Dependencies {
3232

3333
def asm = ivy"org.ow2.asm:asm:$asmVersion"
3434
def asmUtil = ivy"org.ow2.asm:asm-util:$asmVersion"
35-
def bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
35+
def bloopConfig = ivy"ch.epfl.scala::bloop-config:2.0.0"
3636
def brave = ivy"io.zipkin.brave:brave:5.18.1"
3737
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"
3838
def bsp4s = ivy"ch.epfl.scala::bsp4s:2.1.1"

0 commit comments

Comments
 (0)