Skip to content

Commit 6586cee

Browse files
chore(backend): update dependency apq to v2
1 parent a2eef51 commit 6586cee

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

apps/graphql/mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ defmodule Graphql.MixProject do
6464
{:absinthe_relay, "~> 1.5.2"},
6565
{:absinthe_plug, "~> 1.5.8"},
6666
{:dataloader, "== 1.0.10", override: true},
67-
{:apq, "~> 1.2.1"},
67+
{:apq, "~> 2.0.0"},
6868
{:hammer, "~> 6.1"},
6969

7070
{:core, in_umbrella: true}

0 commit comments

Comments
 (0)