Skip to content

Commit

Permalink
chore(deps): update dependency swoosh to ~> 1.13 (#11009)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 13eeffe commit 3ef890d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/chat/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ defmodule Chat.MixProject do
{:floki, ">= 0.35.1", only: :test},
{:phoenix_live_dashboard, "~> 0.8"},
{:esbuild, "~> 0.7", runtime: Mix.env() == :dev},
{:swoosh, "~> 1.12"},
{:swoosh, "~> 1.13"},
{:telemetry_metrics, "~> 0.6"},
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.23"},
Expand Down

0 comments on commit 3ef890d

Please sign in to comment.