Skip to content

Commit f29e918

Browse files
committed
Update cats-effect to 3.6.1
1 parent c343cef commit f29e918

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.7")
12+
val effect = s("org.typelevel" %%% "cats-effect" % "3.6.1")
1313
}
1414

1515
// frp

0 commit comments

Comments
 (0)