Skip to content

Commit c020dec

Browse files
Update cats-core to 2.11.0
1 parent c962ca1 commit c020dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ThisBuild / scalaVersion := "2.13.8"
1414
ThisBuild / versionScheme := Some("early-semver")
1515
ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.8", "3.2.1")
1616

17-
val catsV = "2.8.0"
17+
val catsV = "2.11.0"
1818
val catsEffectV = "3.4.2"
1919
val fs2V = "3.4.0"
2020
val http4sV = "0.23.16"

0 commit comments

Comments
 (0)