Skip to content

Commit

Permalink
Update cats-core, cats-free, cats-laws to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Nov 29, 2021
1 parent ec8b5b3 commit 57e4daf
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 @@ -20,7 +20,7 @@ lazy val coverage = (project in file(".coverage"))
.aggregate(testsJVM)

lazy val V = new {
val cats = "2.6.1"
val cats = "2.7.0"
val collectionCompat = "2.6.0"
val refined = "0.9.27"
val algebra = "2.7.0"
Expand Down

0 comments on commit 57e4daf

Please sign in to comment.