We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71cd0c commit c10a3e3Copy full SHA for c10a3e3
1 file changed
build.sc
@@ -13,7 +13,7 @@ object library {
13
val cats = "2.13.0"
14
val catsEffect = "2.5.5"
15
val zio = "2.1.19"
16
- val catsEffect3 = "3.5.7"
+ val catsEffect3 = "3.6.2"
17
val zhttp = "2.0.0-RC10"
18
val zioInteropCats = "23.1.0.5"
19
val sttp = "3.11.0"
0 commit comments