Skip to content

Commit

Permalink
Update fs2-kafka to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe-steward[bot] committed Mar 24, 2024
1 parent 895ac92 commit 30d67af
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 @@ -11,7 +11,7 @@ object Dependencies {
val doobie = "1.0.0-RC4"
val flyway = "8.5.13"
val fs2Core = "3.9.2"
val fs2Kafka = "3.1.0"
val fs2Kafka = "3.4.0"
val http4s = "1.0.0-M41"
val http4sMetrics = "1.0.0-M38"
val http4sWs = "1.0.0-M9"
Expand Down

0 comments on commit 30d67af

Please sign in to comment.