Skip to content

Commit

Permalink
Update dependency com.github.ghostdogpr:caliban-zio-http to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent 8674ecf commit d114cd4
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.15",
"com.github.ghostdogpr" %% "caliban" % "2.0.0",
"com.github.ghostdogpr" %% "caliban-zio-http" % "2.0.0",
"com.github.ghostdogpr" %% "caliban-zio-http" % "2.3.0",
"io.d11" %% "zhttp" % "2.0.0-RC10"
)

0 comments on commit d114cd4

Please sign in to comment.