Skip to content

Commit 163aef7

Browse files
chore(backend): update dependency apq to v2
1 parent d7d3250 commit 163aef7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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)