Skip to content

Commit

Permalink
Update zio-streams, zio-test-sbt to 2.0.18 (#1060)
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] committed Sep 28, 2023
1 parent 085a728 commit 80171ca
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 @@ -13,7 +13,7 @@ enablePlugins(ZioSbtEcosystemPlugin, ZioSbtCiPlugin)
inThisBuild(
List(
name := "ZIO Kafka",
zioVersion := "2.0.17",
zioVersion := "2.0.18",
scala212 := "2.12.18",
scala213 := "2.13.12",
scala3 := "3.3.1",
Expand Down

0 comments on commit 80171ca

Please sign in to comment.