Skip to content

Commit

Permalink
Update dependency com.github.ghostdogpr:caliban-zio-http to v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 7edd19a commit ba5ad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-quickstart-graphql-webservice/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ name := "zio-quickstart-graphql-webservice"
libraryDependencies ++= Seq(
"dev.zio" %% "zio" % "2.0.19",
"com.github.ghostdogpr" %% "caliban" % "2.0.0",
"com.github.ghostdogpr" %% "caliban-zio-http" % "2.0.0",
"com.github.ghostdogpr" %% "caliban-zio-http" % "2.4.3",
"io.d11" %% "zhttp" % "2.0.0-RC10"
)

0 comments on commit ba5ad4e

Please sign in to comment.