Skip to content

Commit 0d7d770

Browse files
Update case-app to 2.1.0-M28 (#2956)
1 parent 63db2b1 commit 0d7d770

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
@@ -119,7 +119,7 @@ object Deps {
119119
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
120120
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:${Versions.bloop}"
121121
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"
122-
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M26"
122+
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M28"
123123
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.12.0"
124124
// Force using of 2.13 - is there a better way?
125125
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"

0 commit comments

Comments
 (0)