Skip to content

Commit

Permalink
Update cats-core to 2.10.0 (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 15, 2023
1 parent aabccc1 commit a4d1c96
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 @@ -3,7 +3,7 @@ val scala_213 = "2.13.11"
val scala_3 = "3.3.0"

val versionOf = new {
val cats = "2.9.0"
val cats = "2.10.0"
val catsEffect = "3.5.1"
val fs2 = "3.8.0"
val kindProjector = "0.13.2"
Expand Down

0 comments on commit a4d1c96

Please sign in to comment.