Skip to content

Commit

Permalink
Update cats-core, cats-free to 2.12.0 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Jun 3, 2024
1 parent cab1058 commit aa2d1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object library {
object Version {
val circe = "0.14.7"
val circeGenericExtras = "0.14.3"
val cats = "2.10.0"
val cats = "2.12.0"
val catsEffect = "2.5.5"
val catsEffect3 = "3.5.4"
val zio = "2.1.1"
Expand Down

0 comments on commit aa2d1fe

Please sign in to comment.