Skip to content

Commit 500ebf3

Browse files
committed
Update cats-effect to 3.7.0
1 parent 1377828 commit 500ebf3

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
@@ -30,7 +30,7 @@ object Dependencies {
3030
.exclude("com.typesafe.akka", "*") // provided
3131
.exclude("com.typesafe.play", "*"), // provided
3232
"org.typelevel" %% "cats-core" % "2.8.0",
33-
"org.typelevel" %% "cats-effect" % "3.3.14",
33+
"org.typelevel" %% "cats-effect" % "3.7.0",
3434
"co.fs2" %% "fs2-core" % "3.3.0",
3535
"co.fs2" %% "fs2-io" % "3.3.0",
3636
"com.chuusai" %% "shapeless" % "2.3.10",

0 commit comments

Comments
 (0)