Skip to content

Commit

Permalink
Update fs2-kafka from 3.3.1 to 3.5.1 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
disco-scala-steward authored Sep 30, 2024
1 parent 2ab685e commit 159a187
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 {

object Fs2 {
lazy val core = "co.fs2" %% "fs2-core" % "3.11.0"
lazy val kafka = "com.github.fd4s" %% "fs2-kafka" % "3.3.1"
lazy val kafka = "com.github.fd4s" %% "fs2-kafka" % "3.5.1"
}

lazy val testContainersKafka = "org.testcontainers" % "kafka" % "1.20.1"
Expand Down

0 comments on commit 159a187

Please sign in to comment.