Skip to content

Commit 9c66804

Browse files
committed
update cats-effect to 3.7.0
1 parent 152423b commit 9c66804

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
@@ -5,5 +5,5 @@ object Dependencies {
55
val scalatest = "org.scalatest" %% "scalatest" % "3.2.20"
66
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.12.2"
77
val random = "com.evolution" %% "random" % "1.0.4"
8-
val `cats-effect` = "org.typelevel" %% "cats-effect" % "3.4.11"
8+
val `cats-effect` = "org.typelevel" %% "cats-effect" % "3.7.0"
99
}

0 commit comments

Comments
 (0)