Skip to content

Commit

Permalink
Merge pull request #752 from scala-steward/update/scala-collection-co…
Browse files Browse the repository at this point in the history
…mpat-2.8.1

Update scala-collection-compat to 2.8.1
  • Loading branch information
mergify[bot] committed Oct 17, 2022
2 parents 7716350 + 96fe22c commit b0071ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
val zioCats = "3.2.9.1"
val scodec = "1.1.0"
val dropwizard = "4.2.12"
val collectionCompat = "2.7.0"
val collectionCompat = "2.8.1"

val kindProjector = "0.13.2"

Expand Down

0 comments on commit b0071ba

Please sign in to comment.