Skip to content

Commit

Permalink
Update zio-concurrent, zio-streams, ... to 2.0.20 (#1137)
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 Dec 15, 2023
1 parent 10d96c7 commit b713873
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.19",
zioVersion := "2.0.20",
crossScalaVersions := List("2.13.12", "3.3.1"),
ciEnabledBranches := Seq("master", "series/0.x"),
useCoursier := false,
Expand Down

0 comments on commit b713873

Please sign in to comment.