Skip to content

Commit

Permalink
Use elixir-mail's exact version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kalys committed Jan 26, 2023
1 parent 322bef0 commit 64552ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ defmodule BambooSes.MixProject do
[
{:ex_aws, "~> 2.4.1"},
{:bamboo, "~> 2.0"},
{:mail, "~> 0.2.0"},
{:mail, "0.2.2"},
{:jason, "~> 1.1"},
{:mox, "~> 1.0", only: :test},
{:credo, "~> 1.4", only: [:dev, :test], runtime: false},
Expand Down

0 comments on commit 64552ce

Please sign in to comment.