chore(deps): Update dependency swoosh to ~> 1.24 (#133)
This commit is contained in:
parent
12a737e1f5
commit
98409bfcfc
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue