Skip to content

Commit

Permalink
Update cats-core to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davenverse-steward[bot] committed May 28, 2024
1 parent c962ca1 commit 1853c5b
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 @@ -14,7 +14,7 @@ ThisBuild / scalaVersion := "2.13.8"
ThisBuild / versionScheme := Some("early-semver")
ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.8", "3.2.1")

val catsV = "2.8.0"
val catsV = "2.12.0"
val catsEffectV = "3.4.2"
val fs2V = "3.4.0"
val http4sV = "0.23.16"
Expand Down

0 comments on commit 1853c5b

Please sign in to comment.