Skip to content

Commit

Permalink
chore: Bump bloop-config to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Apr 23, 2024
1 parent 07fe0d8 commit 1476301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {

def asm = ivy"org.ow2.asm:asm:$asmVersion"
def asmUtil = ivy"org.ow2.asm:asm-util:$asmVersion"
def bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
def bloopConfig = ivy"ch.epfl.scala::bloop-config:2.0.0"
def brave = ivy"io.zipkin.brave:brave:5.18.1"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"
def bsp4s = ivy"ch.epfl.scala::bsp4s:2.1.1"
Expand Down

0 comments on commit 1476301

Please sign in to comment.