We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba42a81 commit 55add19Copy full SHA for 55add19
test_integrations/phoenix_app/mix.exs
@@ -56,7 +56,7 @@ defmodule PhoenixApp.MixProject do
56
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
57
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
58
{:swoosh, "~> 1.5"},
59
- {:finch, "~> 0.13.0"},
+ {:finch, "~> 0.17.0"},
60
{:telemetry_metrics, "~> 1.0"},
61
{:telemetry_poller, "~> 1.0"},
62
{:gettext, "~> 0.20"},
0 commit comments