Skip to content

Commit

Permalink
chore(backend): update dependency apq to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jul 3, 2024
1 parent d51155d commit f866986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/graphql/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ defmodule Graphql.MixProject do
{:absinthe_relay, "~> 1.5.2"},
{:absinthe_plug, "~> 1.5.8"},
{:dataloader, "== 1.0.10", override: true},
{:apq, "~> 1.2.1"},
{:apq, "~> 2.0.0"},
{:hammer, "~> 6.1"},

{:core, in_umbrella: true}
Expand Down

0 comments on commit f866986

Please sign in to comment.