Add fallback for reports that don't have attached activities
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 108930f2c51b7599c825b4bf839acca278d9bcb1..d95cc1778d30a73731ed3e0ad2afd75275df013a 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -139,7 +139,7 @@ defmodule Pleroma.Mixfile do
       {:castore, "~> 0.1"},
       {:cowlib, "~> 2.9", override: true},
       {:gun, "~> 2.0.0-rc.1", override: true},
-      {:finch, "~> 0.10.0"},
+      {:finch, "~> 0.13.0"},
       {:jason, "~> 1.2"},
       {:mogrify, "~> 0.9.1"},
       {:ex_aws, "~> 2.1.6"},