Skip to content

Commit

Permalink
Update bloop-config_2.13 to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 22, 2024
1 parent 71c44b3 commit 2496d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ object Deps {
ivy"com.github.alexarchambault:argonaut-shapeless_6.3_2.13:${Versions.argonautShapeless}"
def asm = ivy"org.ow2.asm:asm:9.7.1"
// Force using of 2.13 - is there a better way?
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.1.0"
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.2.0"
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
def bloopRifle = ivy"ch.epfl.scala:bloop-rifle_2.13:${Versions.bloop}"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"
Expand Down

0 comments on commit 2496d80

Please sign in to comment.