Skip to content

Commit b197eb9

Browse files
Update cats-effect to 3.6.1
1 parent b87fc99 commit b197eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val scala3 = "3.3.5"
88

99
val catsCore = "2.12.0"
10-
val catsEffect = "3.5.7"
10+
val catsEffect = "3.6.1"
1111
val fs2 = "3.11.0"
1212
val http4s = "0.23.30"
1313

0 commit comments

Comments
 (0)