Skip to content

Commit

Permalink
Update ZIO 2.1.12->2.1.12
Browse files Browse the repository at this point in the history
Scala-steward sees the change, but didn't create a PR 🤷
  • Loading branch information
erikvanoosten committed Dec 15, 2024
1 parent 8130d90 commit ca71788
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.12",
zioVersion := "2.1.13",
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 ca71788

Please sign in to comment.