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 e0fa8fe commit c3625dcCopy full SHA for c3625dc
project/deps.sc
@@ -69,7 +69,7 @@ object Deps {
69
// Force using of 2.13 - is there a better way?
70
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.0-sc-1"
71
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.0.0"
72
- def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M14"
+ def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M15"
73
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.8.1"
74
75
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"
0 commit comments