Skip to content

Commit 19445bd

Browse files
Update zio-magic to 0.3.9 (zio#451)
1 parent c5a9ae0 commit 19445bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ lazy val example =
7474
"dev.zio" %% "zio-prelude" % "1.0.0-RC6",
7575
"dev.zio" %% "zio-json" % "0.1.5",
7676
"io.d11" %% "zhttp" % "1.0.0.0-RC17",
77-
"io.github.kitlangton" %% "zio-magic" % "0.3.8"
77+
"io.github.kitlangton" %% "zio-magic" % "0.3.9"
7878
)
7979
)

0 commit comments

Comments
 (0)