Skip to content

Commit 072b4d0

Browse files
Update cats-core to 2.12.0
1 parent 00595b2 commit 072b4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ThisBuild / startYear := Some(2024)
1818

1919
val Scala213Cond = s"matrix.scala == '$Scala213'"
2020

21-
val catsV = "2.10.0"
21+
val catsV = "2.12.0"
2222
val catsEffectV = "3.5.4"
2323
val fs2V = "3.6.1"
2424
val http4sV = "0.23.27"

0 commit comments

Comments
 (0)