We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a9ae0 commit 19445bdCopy full SHA for 19445bd
build.sbt
@@ -74,6 +74,6 @@ lazy val example =
74
"dev.zio" %% "zio-prelude" % "1.0.0-RC6",
75
"dev.zio" %% "zio-json" % "0.1.5",
76
"io.d11" %% "zhttp" % "1.0.0.0-RC17",
77
- "io.github.kitlangton" %% "zio-magic" % "0.3.8"
+ "io.github.kitlangton" %% "zio-magic" % "0.3.9"
78
)
79
0 commit comments