Skip to content

Commit e62b742

Browse files
committed
Update cats-helper to 3.11.3
1 parent 4bd39fd commit e62b742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44

55
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"
6-
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.11.0"
6+
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.11.3"
77
val retry = "com.evolutiongaming" %% "retry" % "3.1.0"
88
val `akka-persistence-inmemory` = "com.github.dnvriend" %% "akka-persistence-inmemory" % "2.5.15.2"
99
val `kind-projector` = "org.typelevel" % "kind-projector" % "0.13.3"

0 commit comments

Comments
 (0)