Skip to content

Commit

Permalink
Update cats-core to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davenverse-steward[bot] committed May 28, 2024
1 parent 3fc22fb commit 7749451
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 @@ -79,7 +79,7 @@ lazy val cormorant = project
.settings(commonSettings)
.aggregate(core, generic, parser, refined, fs2, http4s, docs)

val catsV = "2.7.0"
val catsV = "2.11.0"
val catsEffectV = "3.3.12"
val catsEffectTestV = "1.1.0"
val fs2V = "3.0.4"
Expand Down

0 comments on commit 7749451

Please sign in to comment.