feat: upgrade erlang and deps (#87)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* Upgrade erlang to 27.0.1 * Upgrade abisnthe to 1.7.7 Reviewed-on: #87 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
5
mix.exs
5
mix.exs
@@ -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"},
|
||||
|
Reference in New Issue
Block a user