Skip to content

Commit 2c36fcd

Browse files
Update case-app to 2.1.0-M30 (#3485)
1 parent a0edbcd commit 2c36fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ object Deps {
153153
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
154154
def bloopRifle = ivy"ch.epfl.scala:bloop-rifle_2.13:${Versions.bloop}"
155155
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.1"
156-
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M29"
156+
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M30"
157157
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.13.0"
158158
// Force using of 2.13 - is there a better way?
159159
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"

0 commit comments

Comments
 (0)