Skip to content

Commit

Permalink
Update scala-collection-compat to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 22, 2022
1 parent 3c32cf8 commit e2cb76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val catsEffectV = "3.3.6"
val fs2V = "3.2.5"
val log4catsV = "1.2.0"
val refinedV = "0.9.28"
val collectionCompatV = "2.6.0"
val collectionCompatV = "2.7.0"

val catsCore = "org.typelevel" %% "cats-core" % catsV
val catsEffect = "org.typelevel" %% "cats-effect-std" % catsEffectV
Expand Down

0 comments on commit e2cb76b

Please sign in to comment.