Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zio-json, zio-json-golden to 0.7.4 #744

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update zio-json, zio-json-golden to 0.7.4
scala-steward committed Jan 8, 2025
commit 84283d3cf03088113b4c8e91874a4c06d68c25d6
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
@@ -230,7 +230,7 @@ object Versions {
val `zio-cli` = "0.5.0"
val `zio-config` = "4.0.2"
val `zio-interop-cats` = "23.1.0.3"
val `zio-json` = "0.7.3"
val `zio-json` = "0.7.4"
val `zio-nio` = "2.0.2"
val `zio-parser` = "0.1.9"
val `zio-prelude` = "1.0.0-RC31"