We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00595b2 commit 072b4d0Copy full SHA for 072b4d0
build.sbt
@@ -18,7 +18,7 @@ ThisBuild / startYear := Some(2024)
18
19
val Scala213Cond = s"matrix.scala == '$Scala213'"
20
21
-val catsV = "2.10.0"
+val catsV = "2.12.0"
22
val catsEffectV = "3.5.4"
23
val fs2V = "3.6.1"
24
val http4sV = "0.23.27"
0 commit comments