Skip to content

Commit 55add19

Browse files
committed
wip
1 parent ba42a81 commit 55add19

File tree

1 file changed

+1
-1
lines changed
  • test_integrations/phoenix_app

1 file changed

+1
-1
lines changed

test_integrations/phoenix_app/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ defmodule PhoenixApp.MixProject do
5656
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
5757
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
5858
{:swoosh, "~> 1.5"},
59-
{:finch, "~> 0.13.0"},
59+
{:finch, "~> 0.17.0"},
6060
{:telemetry_metrics, "~> 1.0"},
6161
{:telemetry_poller, "~> 1.0"},
6262
{:gettext, "~> 0.20"},

0 commit comments

Comments
 (0)