Skip to content

Commit

Permalink
Update dependency dev.zio:zio-kafka to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 650a18e commit 6c89936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-quickstart-kafka/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ val `zio-quickstart-kafka` =
)

libraryDependencies ++= Seq(
"dev.zio" %% "zio-kafka" % "2.5.0",
"dev.zio" %% "zio-kafka" % "2.6.0",
"dev.zio" %% "zio-json" % "0.6.2"
)

0 comments on commit 6c89936

Please sign in to comment.