Skip to content

Commit eec8808

Browse files
authored
Bump case-app to 2.1.0 (#3830)
1 parent 449d431 commit eec8808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

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

0 commit comments

Comments
 (0)