Skip to content

Commit

Permalink
Update cats-helper to 3.1.1 (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 16, 2022
1 parent 4bebe59 commit 0289543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val weaver = "com.disneystreaming" %% "weaver-cats" % "0.7.11"

val cassandraLauncher = "com.evolutiongaming" %% "cassandra-launcher" % "0.0.4"
val catsHelper = "com.evolutiongaming" %% "cats-helper" % "3.1.0"
val catsHelper = "com.evolutiongaming" %% "cats-helper" % "3.1.1"
val kafkaLauncher = "com.evolutiongaming" %% "kafka-launcher" % "0.0.12"
val scache = "com.evolutiongaming" %% "scache" % "4.0.3"
val skafka = "com.evolutiongaming" %% "skafka" % "14.1.2"
Expand Down

0 comments on commit 0289543

Please sign in to comment.