Skip to content

Commit 78d3480

Browse files
Update cats-effect to 3.5.7 (#305)
1 parent 41394d9 commit 78d3480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Deps.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Deps {
99

1010
// core libraries
1111
val cats = new {
12-
val effect = s("org.typelevel" %%% "cats-effect" % "3.5.6")
12+
val effect = s("org.typelevel" %%% "cats-effect" % "3.5.7")
1313
}
1414

1515
// frp

0 commit comments

Comments
 (0)