Skip to content

Commit

Permalink
Update zio-streams, zio-test-sbt to 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Aug 26, 2024
1 parent 26ff52b commit 1ce99c3
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.3"
inThisBuild(
List(
name := "ZIO Kafka",
zioVersion := "2.1.7",
zioVersion := "2.1.8",
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 1ce99c3

Please sign in to comment.