Skip to content

Commit

Permalink
Update cats-core, cats-free to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 29, 2024
1 parent c569e98 commit fddf2ff
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 @@ import scala.annotation.nowarn
import scala.sys.process._

// Library versions all in one place, for convenience and sanity.
lazy val catsVersion = "2.10.0"
lazy val catsVersion = "2.12.0"
lazy val catsEffectVersion = "3.5.4"
lazy val circeVersion = "0.14.7"
lazy val fs2Version = "3.10.2"
Expand Down

0 comments on commit fddf2ff

Please sign in to comment.