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 122344e + c8db53d commit f687137Copy full SHA for f687137
1 file changed
build.sbt
@@ -39,7 +39,7 @@ lazy val docs = project
39
.enablePlugins(TypelevelSitePlugin)
40
41
val catsV = "2.7.0"
42
-val catsEffectV = "3.3.11"
+val catsEffectV = "3.3.12"
43
val disciplineMunitV = "1.0.9"
44
val scalacheckEffectV = "1.0.3"
45
val munitCatsEffectV = "1.0.7"
0 commit comments