Skip to content

Commit

Permalink
Merge pull request #824 from typelevel/update/scala-collection-compat…
Browse files Browse the repository at this point in the history
…-2.11.0

Update scala-collection-compat to 2.11.0
  • Loading branch information
mpilquist authored Jun 30, 2023
2 parents 07228b6 + 6525fd0 commit ce3e0d0
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 @@ -6,7 +6,7 @@ val scala212Version = "2.12.17"
val scala213Version = "2.13.10"
val scala30Version = "3.2.2"

val collectionCompatVersion = "2.10.0"
val collectionCompatVersion = "2.11.0"

val catsVersion = "2.9.0"
val catsEffectVersion = "3.4.11"
Expand Down

0 comments on commit ce3e0d0

Please sign in to comment.