Skip to content

Commit

Permalink
Update case-app_2.13 to 2.1.0-M19 (#1536)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 5, 2022
1 parent 4045ba5 commit 764b4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ object Deps {
// Force using of 2.13 - is there a better way?
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.4-sc-3"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M3"
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M18"
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M19"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.8.1"
// Force using of 2.13 - is there a better way?
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"
Expand Down

0 comments on commit 764b4cb

Please sign in to comment.