merge: updates from upstream
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-07-12 11:15:30 +00:00
5 changed files with 5 additions and 8 deletions

View File

@@ -29,10 +29,7 @@ defmodule Wabanex.MixProject do
defp deps do
[
{:absinthe,
git: "https://github.com/absinthe-graphql/absinthe.git",
ref: "358e273a26f3ce7660cd88bf0f6daf4fa51e1689",
override: true},
{:absinthe, "~> 1.7.0"},
{:absinthe_plug,
git: "https://github.com/absinthe-graphql/absinthe_plug.git",
ref: "3a984cc341ebb32c79e7ae58b4ebd116d5c62f9e"},