Skip to content

Commit

Permalink
Update bloop-config_2.13 to 2.3.1 (#3435)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 20, 2025
1 parent b7b55e6 commit 0816a56
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 @@ -149,7 +149,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.2.0"
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:2.3.1"
.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 0816a56

Please sign in to comment.