Skip to content

Commit

Permalink
Allow newer versions of ex_aws
Browse files Browse the repository at this point in the history
  • Loading branch information
blunckr-aj authored and kalys committed May 4, 2024
1 parent d4ef57a commit e4d6c9a
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 @@ -28,7 +28,7 @@ defmodule BambooSes.MixProject do

defp deps do
[
{:ex_aws, "~> 2.4.1"},
{:ex_aws, "~> 2.4"},
{:bamboo, "~> 2.0"},
{:gen_smtp, "~> 1.2.0"},
{:jason, "~> 1.1"},
Expand Down

0 comments on commit e4d6c9a

Please sign in to comment.