merge: updates from upstream
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
Conflicts: mix.lock
This commit is contained in:
4
mix.exs
4
mix.exs
@@ -32,12 +32,12 @@ defmodule Wabanex.MixProject do
|
||||
{:absinthe, "~> 1.7.0"},
|
||||
{:absinthe_plug,
|
||||
git: "https://github.com/absinthe-graphql/absinthe_plug.git",
|
||||
ref: "307c8bb14f9eec8a5cd77842366ac4eae7f17d76"},
|
||||
ref: "5de21da279938d1a10642f94d5e9c9fbdc846149"},
|
||||
{:credo, "~> 1.7.0", only: [:dev, :test], runtime: false},
|
||||
{:crudry, "~> 2.4.0"},
|
||||
{:decimal, "~> 2.3.0"},
|
||||
{:dialyxir, "~> 1.4.0", only: [:dev, :test], runtime: false},
|
||||
{:dns_cluster, "~> 0.1.1"},
|
||||
{:dns_cluster, "~> 0.2.0"},
|
||||
{:ecto_sql, "~> 3.12.0"},
|
||||
{:elixlsx, "~> 0.6.0", only: :test},
|
||||
{:ex_doc, "~> 0.36.0", only: :dev, runtime: false},
|
||||
|
Reference in New Issue
Block a user