Import stable commits into develop after releasing 2.2.0
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 0691902a6fd257f17208838bc5a80c3f56c8aeea..c7c421e108e87547b2e108bfbd6efe2fbf71cc23 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -143,7 +143,7 @@ defmodule Pleroma.Mixfile do
        github: "ninenines/gun", ref: "921c47146b2d9567eac7e9a4d2ccc60fffd4f327", override: true},
       {:jason, "~> 1.2"},
       {:mogrify, "~> 0.7.4"},
-      {:ex_aws, "~> 2.1"},
+      {:ex_aws, "~> 2.1.6"},
       {:ex_aws_s3, "~> 2.0"},
       {:sweet_xml, "~> 0.6.6"},
       {:earmark, "1.4.3"},