Skip to content

Commit 0bd43ef

Browse files
committed
Update cats-effect, cats-effect-laws to 3.7.0
1 parent 2e490f5 commit 0bd43ef

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
@@ -29,7 +29,7 @@ object Dependencies {
2929
}
3030

3131
object CatsEffect {
32-
private val Version = "3.6.3"
32+
private val Version = "3.7.0"
3333

3434
val effect = "org.typelevel" %% "cats-effect" % Version
3535
val laws = "org.typelevel" %% "cats-effect-laws" % Version % Test

0 commit comments

Comments
 (0)