Skip to content

Commit

Permalink
Merge pull request #856 from scala-steward/update/cats-core-2.12.0
Browse files Browse the repository at this point in the history
Update cats-core to 2.12.0
  • Loading branch information
mergify[bot] authored May 29, 2024
2 parents df7b948 + 41e39a7 commit 4ba08f6
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 @@ -281,7 +281,7 @@ lazy val library =
object Version {
val scalaTest = "3.2.18"
val munit = "1.0.0"
val cats = "2.10.0"
val cats = "2.12.0"
val catsEffect = "3.5.4"
val parboiled = "2.5.1"
val scalaCheck = "1.18.0"
Expand Down

0 comments on commit 4ba08f6

Please sign in to comment.