chore(deps): Update dependency swoosh to ~> 1.24 (#133)

This commit is contained in:
Graham McIntire 2026-03-24 08:26:57 -05:00
parent 12a737e1f5
commit 98409bfcfc

View file

@ -63,7 +63,7 @@ defmodule Towerops.MixProject do
{:tailwind, "~> 0.3", runtime: Mix.env() == :dev},
{:heroicons,
github: "tailwindlabs/heroicons", tag: "v2.2.0", sparse: "optimized", app: false, compile: false, depth: 1},
{:swoosh, "~> 1.16"},
{:swoosh, "~> 1.24"},
{:gen_smtp, "~> 1.0"},
{:cbor, "~> 1.0"},
{:req, "~> 0.5"},