Skip to content

Commit

Permalink
Update case-app_2.13 to 2.1.0-M15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 12, 2022
1 parent ac3efe4 commit f3365c8
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 @@ -69,7 +69,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.0-sc-1"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.0.0"
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M14"
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M15"
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 f3365c8

Please sign in to comment.