Skip to content

Commit

Permalink
Update zio-json to 0.7.0 (#3080)
Browse files Browse the repository at this point in the history
Co-authored-by: Philippus Baalman <philippus@gmail.com>
  • Loading branch information
scala-steward and Philippus committed Jun 4, 2024
1 parent 2306253 commit 9d98e99
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 @@ -30,7 +30,7 @@ object Dependencies {
val ZIOJson1Version = "0.1.5"
val ZIO1Version = "1.0.18"
val ZIOVersion = "2.1.2"
val ZIOJsonVersion = "0.6.2"
val ZIOJsonVersion = "0.7.0"

lazy val commonDeps = Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 9d98e99

Please sign in to comment.