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 1d6548d commit 1bae0a6Copy full SHA for 1bae0a6
1 file changed
project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
22
// Direct dependencies
23
val catsCore = "2.13.0"
24
25
- val catsEffect = "3.6.1"
+ val catsEffect = "3.6.2"
26
27
val circe = "0.14.14"
28
0 commit comments