Skip to content

Commit 0816a56

Browse files
Update bloop-config_2.13 to 2.3.1 (#3435)
1 parent b7b55e6 commit 0816a56

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
@@ -149,7 +149,7 @@ object Deps {
149149
ivy"com.github.alexarchambault:argonaut-shapeless_6.3_2.13:${Versions.argonautShapeless}"
150150
def asm = ivy"org.ow2.asm:asm:9.7.1"
151151
// Force using of 2.13 - is there a better way?
152-
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.2.0"
152+
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.3.1"
153153
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
154154
def bloopRifle = ivy"ch.epfl.scala:bloop-rifle_2.13:${Versions.bloop}"
155155
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"

0 commit comments

Comments
 (0)