Skip to content

Commit

Permalink
Update skafka to 14.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 24, 2022
1 parent f9a086e commit c941f0d
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 @@ -9,7 +9,7 @@ object Dependencies {
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.1.1"
val http4s = "org.http4s" %% "http4s-core" % "0.23.7"
val doobie = "org.tpolecat" %% "doobie-core" % "1.0.0-RC2"
val skafka = "com.evolutiongaming" %% "skafka" % "14.1.2"
val skafka = "com.evolutiongaming" %% "skafka" % "14.1.3"

object Cats {
private val version = "2.7.0"
Expand Down

0 comments on commit c941f0d

Please sign in to comment.