Skip to content

Commit

Permalink
Update scala-collection-compat to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Apr 17, 2024
1 parent 0eba510 commit b5dcc95
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 @@ -21,7 +21,7 @@ lazy val coverage = (project in file(".coverage"))

lazy val V = new {
val cats = "2.9.0"
val collectionCompat = "2.11.0"
val collectionCompat = "2.12.0"
val refined = "0.10.3"
val algebra = "2.9.0"
val atto = "0.9.5"
Expand Down

0 comments on commit b5dcc95

Please sign in to comment.