Skip to content

Commit

Permalink
Update zio-json-golden to 0.7.8 in examples (#1255)
Browse files Browse the repository at this point in the history
  • Loading branch information
plokhotnyuk authored Jan 27, 2025
1 parent 1b84e28 commit febd0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zio-json-golden/build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
scalaVersion := "2.13.16"
libraryDependencies += "dev.zio" %% "zio-json-golden" % "0.7.7"
libraryDependencies += "dev.zio" %% "zio-json-golden" % "0.7.8"

0 comments on commit febd0e5

Please sign in to comment.