Skip to content

Commit d29b748

Browse files
Update bloop-config_2.13 to 2.0.3 (#3072)
1 parent fbd0105 commit d29b748

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
@@ -120,7 +120,7 @@ object Deps {
120120
def ammoniteForScala3Lts = ivy"com.lihaoyi:::ammonite:${Versions.ammoniteForScala3Lts}"
121121
def asm = ivy"org.ow2.asm:asm:9.7"
122122
// Force using of 2.13 - is there a better way?
123-
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.0.2"
123+
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.0.3"
124124
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
125125
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:${Versions.bloop}"
126126
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"

0 commit comments

Comments
 (0)