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.
2 parents e9e08c6 + e21635f commit 1213307Copy full SHA for 1213307
1 file changed
build.sbt
@@ -46,7 +46,7 @@ lazy val docs = project
46
.enablePlugins(TypelevelSitePlugin)
47
48
val catsV = "2.9.0"
49
-val catsEffectV = "3.4.1"
+val catsEffectV = "3.4.2"
50
val disciplineMunitV = "2.0.0-M3"
51
val scalacheckEffectV = "2.0.0-M2"
52
val munitCatsEffectV = "2.0.0-M3"
0 commit comments