Skip to content

Commit

Permalink
Update dependency dev.zio:zio-kafka to v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent dd50a3d commit 874fc61
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.4.2",
"dev.zio" %% "zio-kafka" % "2.4.3",
"dev.zio" %% "zio-json" % "0.6.2"
)

0 comments on commit 874fc61

Please sign in to comment.