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 637ece1 + 8dd448f commit dbd8b11Copy full SHA for dbd8b11
1 file changed
build.sbt
@@ -46,7 +46,7 @@ lazy val docs = project
46
.enablePlugins(TypelevelSitePlugin)
47
48
val catsV = "2.13.0"
49
-val catsEffectV = "3.7.0-RC1"
+val catsEffectV = "3.7.0"
50
val disciplineMunitV = "2.0.0"
51
val scalacheckEffectV = "2.1.0"
52
val munitCatsEffectV = "2.2.0"
0 commit comments