Skip to content

Commit

Permalink
Update zio-concurrent, zio-streams, ... to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Dec 15, 2023
1 parent 10d96c7 commit 0750459
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 0750459

Please sign in to comment.