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 86712b4 commit be99390Copy full SHA for be99390
build.sbt
@@ -52,7 +52,7 @@ lazy val resolversSettings =
52
Resolver.sonatypeOssRepos("releases")
53
54
val CatsCoreVersion = "2.9.0"
55
-val CatsEffectVersion = "3.4.7"
+val CatsEffectVersion = "3.4.11"
56
val CirisVersion = "3.0.0"
57
val Http4sVersion = "0.23.18"
58
val MunitVersion = "0.7.29"
0 commit comments