Skip to content

Commit

Permalink
Update zio-streams, zio-test-sbt to 2.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Oct 18, 2024
1 parent 8d6e84d commit 51fc8ff
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 @@ -25,7 +25,7 @@ lazy val _scala3 = "3.3.4"
inThisBuild(
List(
name := "ZIO Kafka",
zioVersion := "2.1.9",
zioVersion := "2.1.11",
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 51fc8ff

Please sign in to comment.