We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccd2dc8 + 51a50b9 commit dae8a09Copy full SHA for dae8a09
1 file changed
build.sbt
@@ -2,7 +2,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
2
3
ThisBuild / crossScalaVersions := Seq("2.12.10", "2.13.6", "3.1.2")
4
5
-val catsV = "2.6.1"
+val catsV = "2.7.0"
6
val catsEffectV = "3.3.11"
7
val fs2V = "3.1.6"
8
val http4sV = "0.23.0"
0 commit comments