Skip to content

Commit

Permalink
Update scala-collection-compat to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sloshy committed Mar 5, 2022
1 parent c1b0de8 commit 06e0a9e
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.5.0"
val collectionCompatV = "2.6.0"

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

0 comments on commit 06e0a9e

Please sign in to comment.