Skip to content

Commit

Permalink
Merge pull request #193 from scala-steward/update/cats-core-2.10.0
Browse files Browse the repository at this point in the history
Update cats-core to 2.10.0
  • Loading branch information
yurique authored Dec 5, 2023
2 parents fab39cd + 21d9f1d commit 3e7b905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/DependencyVersions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object DependencyVersions {
val `scala-test` = "3.2.9"
val stringdiff = "0.3.4"
val domtestutils = "17.0.0"
val cats = "2.9.0"
val cats = "2.10.0"
val upickle = "3.1.1"
val circe = "0.14.6"

Expand Down

0 comments on commit 3e7b905

Please sign in to comment.