X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=d95cc1778d30a73731ed3e0ad2afd75275df013a;hb=66eb844bd2e7d7f07dcb07624d695672dfedd89d;hp=108930f2c51b7599c825b4bf839acca278d9bcb1;hpb=60b3c8d17be1ae27bc1f5b4b61f6f1be69c688bf;p=akkoma diff --git a/mix.exs b/mix.exs index 108930f2c..d95cc1778 100644 --- 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"},