Skip to content

Commit 4168fad

Browse files
chore(backend): update dependency apq to v2
1 parent b64d78f commit 4168fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/graphql/mix.exs

Lines changed: 1 addition & 1 deletion
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)