We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.5.6-sc-4
1 parent a30fa20 commit 752abc7Copy full SHA for 752abc7
project/deps.sc
@@ -95,7 +95,7 @@ object Deps {
95
// that Scala CLI supports.
96
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.6-1-f8bff243"
97
def asm = ivy"org.ow2.asm:asm:9.4"
98
- 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"
99
// Force using of 2.13 - is there a better way?
100
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
101
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"
0 commit comments