Skip to content

Commit

Permalink
Update scala-collection-compat to 2.11.0 (#2788)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 19, 2023
1 parent c10b389 commit a826a39
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 @@ -7,7 +7,7 @@ object Deps {
def catsFree = ivy"org.typelevel::cats-free:${Versions.cats}"
def catsEffect = ivy"org.typelevel::cats-effect::3.5.0"
def classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat::2.10.0"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat::2.11.0"
def concurrentReferenceHashMap =
ivy"io.github.alexarchambault:concurrent-reference-hash-map:1.1.0"
def dataClass = ivy"io.github.alexarchambault::data-class:0.2.6"
Expand Down

0 comments on commit a826a39

Please sign in to comment.