Skip to content

Commit

Permalink
Bump Bleep to 1.5.6-sc-4 (#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedochao authored Mar 29, 2023
1 parent a30fa20 commit 752abc7
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 @@ -95,7 +95,7 @@ object Deps {
// that Scala CLI supports.
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.6-1-f8bff243"
def asm = ivy"org.ow2.asm:asm:9.4"
def bloop = ivy"io.github.alexarchambault.bleep:bloop-frontend_2.12:1.5.6-sc-3"
def bloop = ivy"io.github.alexarchambault.bleep:bloop-frontend_2.12:1.5.6-sc-4"
// Force using of 2.13 - is there a better way?
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"
Expand Down

0 comments on commit 752abc7

Please sign in to comment.