Skip to content

Commit 792b70e

Browse files
chore(deps): update dependency swoosh to ~> 1.8
1 parent e130614 commit 792b70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/city_trees/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ defmodule CityTrees.MixProject do
4343
{:geo, "~> 3.4"},
4444
{:geo_postgis, "~> 3.4"},
4545
{:jason, "~> 1.3"},
46-
{:swoosh, "~> 1.7"},
46+
{:swoosh, "~> 1.8"},
4747
{:gen_smtp, "~> 1.2"}
4848
]
4949
end

0 commit comments

Comments
 (0)