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 2ea8055 commit 0943d5dCopy full SHA for 0943d5d
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.2"
19
-lazy val catsEffectVersion = "3.5.5"
+lazy val catsEffectVersion = "3.5.6"
20
lazy val fs2Version = "3.11.0"
21
22
def compilerOptions(scalaVersion: String): Seq[String] = Seq(
0 commit comments