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 parent cc113b0 commit 5f35e14Copy full SHA for 5f35e14
project/deps.sc
@@ -106,7 +106,7 @@ object Deps {
106
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
107
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.11-sc-2"
108
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M7"
109
- def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M25"
+ def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M26"
110
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
111
// Force using of 2.13 - is there a better way?
112
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"
0 commit comments