Skip to content

Commit

Permalink
Update case-app to 2.1.0-M26 (#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 8, 2023
1 parent cc113b0 commit 5f35e14
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 @@ -106,7 +106,7 @@ object Deps {
def bloopConfig = ivy"ch.epfl.scala:bloop-config_2.13:1.5.5"
def bloopRifle = ivy"io.github.alexarchambault.bleep:bloop-rifle_2.13:1.5.11-sc-2"
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M7"
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M25"
def caseApp = ivy"com.github.alexarchambault::case-app:2.1.0-M26"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
// 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 5f35e14

Please sign in to comment.