Skip to content

Commit c3625dc

Browse files
Update case-app_2.13 to 2.1.0-M15 (#1245)
1 parent e0fa8fe commit c3625dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ object Deps {
6969
// Force using of 2.13 - is there a better way?
7070
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.0-sc-1"
7171
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"
72+
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M15"
7373
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.8.1"
7474
// Force using of 2.13 - is there a better way?
7575
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"

0 commit comments

Comments
 (0)