Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.0.5 (#559)
Browse files Browse the repository at this point in the history
Co-authored-by: svroonland <[email protected]>
  • Loading branch information
scala-steward and svroonland authored Dec 9, 2022
1 parent b8affd8 commit 006da25
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 @@ -4,7 +4,7 @@ lazy val scala3 = "3.2.1"
lazy val mainScala = scala213
lazy val allScala = Seq(scala212, scala3, mainScala)

lazy val zioVersion = "2.0.4"
lazy val zioVersion = "2.0.5"
lazy val kafkaVersion = "3.2.0"
lazy val embeddedKafkaVersion = "3.3.1" // Should be the same as kafkaVersion, except for the patch part

Expand Down

0 comments on commit 006da25

Please sign in to comment.