Skip to content

Commit

Permalink
Update skafka to 17.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 25, 2024
1 parent bade1f5 commit 3d32504
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 `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.5.0"
val random = "com.evolutiongaming" %% "random" % "1.0.0"
val configTools = "com.evolutiongaming" %% "config-tools" % "1.0.4"
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.2"
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.3"


object Cats {
Expand Down

0 comments on commit 3d32504

Please sign in to comment.