Skip to content

Commit b531ed9

Browse files
Update cats-helper to 2.2.2 (#107)
1 parent 98bd6a1 commit b531ed9

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
@@ -6,7 +6,7 @@ object Dependencies {
66
val prometheus = "io.prometheus" % "simpleclient" % prometheusVersion
77
val prometheusCommon = "io.prometheus" % "simpleclient_common" % prometheusVersion
88
val scalatest = "org.scalatest" %% "scalatest" % "3.2.7"
9-
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "2.1.5"
9+
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "2.2.2"
1010
val http4s = "org.http4s" %% "http4s-core" % "0.21.22"
1111
val doobie = "org.tpolecat" %% "doobie-core" % "0.9.0"
1212

0 commit comments

Comments
 (0)