Skip to content

Commit 462f51b

Browse files
author
Scala Steward
committed
Update cats-effect to 3.6.1
1 parent 2681740 commit 462f51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object library {
1212
val cats = "2.13.0"
1313
val catsEffect = "2.5.5"
1414
val zio = "2.1.17"
15-
val catsEffect3 = "3.5.7"
15+
val catsEffect3 = "3.6.1"
1616
val zhttp = "2.0.0-RC10"
1717
val zioInteropCats = "23.1.0.5"
1818
val sttp = "3.11.0"

0 commit comments

Comments
 (0)