There was an error while loading. Please reload this page.
1 parent 152423b commit 9c66804Copy full SHA for 9c66804
1 file changed
project/Dependencies.scala
@@ -5,5 +5,5 @@ object Dependencies {
5
val scalatest = "org.scalatest" %% "scalatest" % "3.2.20"
6
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.12.2"
7
val random = "com.evolution" %% "random" % "1.0.4"
8
- val `cats-effect` = "org.typelevel" %% "cats-effect" % "3.4.11"
+ val `cats-effect` = "org.typelevel" %% "cats-effect" % "3.7.0"
9
}
0 commit comments