Skip to content

Commit dce9f0a

Browse files
Update cats-effect to 3.5.5 (#301)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 1208d35 commit dce9f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Deps.scala

Lines changed: 1 addition & 1 deletion
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.4")
12+
val effect = s("org.typelevel" %%% "cats-effect" % "3.5.5")
1313
}
1414

1515
// frp

0 commit comments

Comments
 (0)