We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2412d9 commit ae8f7bdCopy full SHA for ae8f7bd
build.sbt
@@ -79,7 +79,7 @@ lazy val example =
79
"dev.zio" %% "zio-config" % "4.0.4",
80
"dev.zio" %% "zio-config-magnolia" % "4.0.4",
81
"dev.zio" %% "zio-config-typesafe" % "4.0.4",
82
- "dev.zio" %% "zio-http" % "3.3.3",
+ "dev.zio" %% "zio-http" % "3.4.0",
83
"dev.zio" %% "zio-json" % "0.7.44",
84
"dev.zio" %% "zio-schema" % "1.7.4",
85
"dev.zio" %% "zio-schema-json" % "1.7.4"
0 commit comments