Skip to content

Commit

Permalink
Update cats-core to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 29, 2024
1 parent 41a6686 commit 226302a
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 @@ -4,7 +4,7 @@ name := (ThisBuild / name).value

val V = new {
val betterMonadicFor = "0.3.1"
val cats = "2.10.0"
val cats = "2.12.0"
val catsEffect = "3.5.4"
val circe = "0.14.7"
val circeConfig = "0.10.0"
Expand Down

0 comments on commit 226302a

Please sign in to comment.