Skip to content

Commit 5e29a42

Browse files
scala-stewardGedochao
authored andcommitted
Update bloop-config_2.13 to 2.0.0
1 parent 3274f68 commit 5e29a42

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
@@ -115,7 +115,7 @@ object Deps {
115115
def ammonite = ivy"com.lihaoyi:::ammonite:3.0.0-M1-10-105f9e32"
116116
def asm = ivy"org.ow2.asm:asm:9.7"
117117
// Force using of 2.13 - is there a better way?
118-
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
118+
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.0.0"
119119
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
120120
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:${Versions.bloop}"
121121
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"

0 commit comments

Comments
 (0)