Skip to content

Commit

Permalink
Update zio-json to 0.7.0 (#1516)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 5, 2024
1 parent 1481a3f commit 61476ce
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 @@ -22,7 +22,7 @@ val V = new {
val vulcan = "1.10.1"
val `zio-interop` = "23.1.0.2"
val `zio-cache` = "0.2.3"
val `zio-json` = "0.6.2"
val `zio-json` = "0.7.0"
val `zio-kafka` = "2.7.3"
val `zio-nio` = "2.0.2"
val `zio-oci-objectstorage` = "0.7.2"
Expand Down

0 comments on commit 61476ce

Please sign in to comment.