We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bac9e commit a8b2d88Copy full SHA for a8b2d88
build.sbt
@@ -16,7 +16,7 @@ lazy val catsVersion = "2.12.0"
16
lazy val argonautVersion = "6.3.11"
17
lazy val iterateeVersion = "0.20.0"
18
lazy val refinedVersion = "0.11.3"
19
-lazy val catsEffectVersion = "3.6.0"
+lazy val catsEffectVersion = "3.6.1"
20
lazy val fs2Version = "3.12.0"
21
22
def compilerOptions(scalaVersion: String): Seq[String] = Seq(
0 commit comments