Skip to content

Commit

Permalink
Update algebra, cats-core, cats-free, ... to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Apr 19, 2024
1 parent d46f6fa commit 206ed47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ lazy val coverage = (project in file(".coverage"))
.aggregate(testsJVM)

lazy val V = new {
val cats = "2.9.0"
val cats = "2.10.0"
val collectionCompat = "2.12.0"
val refined = "0.10.3"
val algebra = "2.9.0"
val algebra = "2.10.0"
val atto = "0.9.5"
val scalacheck = "1.17.0"
val drostePrev = "0.9.0-M3"
Expand Down

0 comments on commit 206ed47

Please sign in to comment.