Skip to content

Commit

Permalink
Update scala-collection-compat to 2.8.1 (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 15, 2022
1 parent 039652e commit 690600e
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 @@ -39,7 +39,7 @@ object Deps {
def ammoniteSpark = ivy"sh.almond::ammonite-spark:0.13.1"
def caseAppAnnotations = ivy"com.github.alexarchambault::case-app-annotations:${Versions.caseApp}"
def caseApp = ivy"com.github.alexarchambault::case-app:${Versions.caseApp}"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.5.0"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.8.1"
def coursier = ivy"io.get-coursier::coursier:2.0.14"
def coursierApi = ivy"io.get-coursier:interface:1.0.8"
def directories = ivy"io.github.soc:directories:12"
Expand Down

0 comments on commit 690600e

Please sign in to comment.