Skip to content

Commit

Permalink
Update zio-json to 0.7.6 in series/7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 25, 2025
1 parent 24a007e commit c269b70
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 @@ -26,7 +26,7 @@ object Dependencies {
val Slf4jVersion = "2.0.16"
val SprayJsonVersion = "1.3.6"
val SttpVersion = "1.7.2"
val ZIOJsonVersion = "0.7.4"
val ZIOJsonVersion = "0.7.6"
val ZIOVersion = "1.0.18"

lazy val commonDeps = Seq(
Expand Down

0 comments on commit c269b70

Please sign in to comment.