Skip to content

Commit

Permalink
Update bloop-config_2.13 to 1.4.19-2 (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 4, 2022
1 parent 7cf68f5 commit a76f285
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 @@ -61,7 +61,7 @@ object Deps {
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.2"
def asm = ivy"org.ow2.asm:asm:9.2"
// Force using of 2.13 - is there a better way?
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.4.19-1"
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.4.19-2"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.0.0"
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M13"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.7.0"
Expand Down

0 comments on commit a76f285

Please sign in to comment.