Skip to content

Commit

Permalink
Revert "Update zio, zio-streams, zio-test, ... to 2.1.13 (#1399)"
Browse files Browse the repository at this point in the history
This reverts commit ee4bff8.
  • Loading branch information
erikvanoosten authored Nov 21, 2024
1 parent ee4bff8 commit 2d45061
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 @@ -42,7 +42,7 @@ lazy val _scala3 = "3.3.4"
inThisBuild(
List(
name := "ZIO Kafka",
zioVersion := "2.1.13",
zioVersion := "2.1.12",
scalaVersion := _scala213,
// zio-sbt defines these 'scala213' and 'scala3' settings, but we need to define them here to override the defaults and better control them
scala213 := _scala213,
Expand Down

0 comments on commit 2d45061

Please sign in to comment.