Skip to content

Commit

Permalink
Revert "Update zio, zio-streams, zio-test, ... to 2.1.13" (#1400)
Browse files Browse the repository at this point in the history
Reverts #1399 since the tests are failing...
  • Loading branch information
erikvanoosten authored Nov 22, 2024
1 parent ee4bff8 commit 34fcfed
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 34fcfed

Please sign in to comment.