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 57a27cc commit 3579069Copy full SHA for 3579069
1 file changed
project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
21
// Direct dependencies
22
val catsCore = "2.13.0"
23
24
- val catsEffect = "3.7.0-RC1"
+ val catsEffect = "3.7.0"
25
26
val circe = "0.14.15"
27
0 commit comments