Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored May 12, 2020
1 parent dd9a4bf commit aae60ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ libraryDependencies ++= Seq(
"com.github.ghostdogpr" %% "caliban" % "0.7.8",
"com.github.ghostdogpr" %% "caliban-http4s" % "0.7.8",
"com.github.ghostdogpr" %% "caliban-akka-http" % "0.7.8",
"de.heikoseeberger" %% "akka-http-circe" % "1.31.0",
"de.heikoseeberger" %% "akka-http-circe" % "1.32.0",
"com.github.ghostdogpr" %% "caliban-cats" % "0.7.8",
"com.github.ghostdogpr" %% "caliban-monix" % "0.7.8",
"com.github.ghostdogpr" %% "caliban-finch" % "0.7.8",
Expand Down

0 comments on commit aae60ba

Please sign in to comment.