There was an error while loading. Please reload this page.
1 parent 247775a commit 152423bCopy full SHA for 152423b
1 file changed
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
val scalatest = "org.scalatest" %% "scalatest" % "3.2.20"
6
- val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.10.3"
+ 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"
9
}
0 commit comments