Skip to content

Commit

Permalink
Update zio-streams, zio-test-sbt to 2.0.19 (#1101)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
zio-scala-steward[bot] authored Nov 8, 2023
1 parent a029613 commit 631e1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ enablePlugins(ZioSbtEcosystemPlugin, ZioSbtCiPlugin)
inThisBuild(
List(
name := "ZIO Kafka",
zioVersion := "2.0.18",
zioVersion := "2.0.19",
scala212 := "2.12.18",
scala213 := "2.13.12",
scala3 := "3.3.1",
Expand Down

0 comments on commit 631e1b0

Please sign in to comment.