Skip to content

Commit 5f35e14

Browse files
Update case-app to 2.1.0-M26 (#2513)
1 parent cc113b0 commit 5f35e14

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
@@ -106,7 +106,7 @@ object Deps {
106106
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
107107
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.11-sc-2"
108108
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M7"
109-
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M25"
109+
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M26"
110110
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
111111
// Force using of 2.13 - is there a better way?
112112
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"

0 commit comments

Comments
 (0)