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 370fffb commit 18e3a6aCopy full SHA for 18e3a6a
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val scala3 = "3.3.6"
8
9
val catsCore = "2.13.0"
10
- val catsEffect = "3.5.7"
+ val catsEffect = "3.6.3"
11
val fs2 = "3.12.2"
12
val http4s = "0.23.30"
13
0 commit comments