Skip to content

Commit

Permalink
Update zio to 2.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 12, 2024
1 parent e256484 commit 0a710f7
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 @@ -30,7 +30,7 @@ val ScalatestVersion = "3.2.19"
val ScalazVersion = "7.2.36"
val Slf4jVersion = "2.0.16"
val SprayJsonVersion = "1.3.6"
val ZIOVersion = "2.0.22"
val ZIOVersion = "2.1.11"
val ZIOInteropCatsVersion = "23.1.0.3"

lazy val commonScalaVersionSettings = Seq(
Expand Down

0 comments on commit 0a710f7

Please sign in to comment.