Skip to content

Commit

Permalink
Update zio to 2.1.4 (#3091)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 316985a commit be6b68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val SttpVersion = "3.9.7"
val ZIOJson1Version = "0.1.5"
val ZIO1Version = "1.0.18"
val ZIOVersion = "2.1.3"
val ZIOVersion = "2.1.4"
val ZIOJsonVersion = "0.7.0"

lazy val commonDeps = Seq(
Expand Down

0 comments on commit be6b68f

Please sign in to comment.