X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=7dfc804652e4c3dfa0e291899a19421c5460df19;hb=0b19fcdda1b45ee814328309f8e13d33a87fbbda;hp=3e3eac521f8ff606c2b76a3b67cda36845b0801c;hpb=24c526a0b18b822ae339a481934bfa66b13bba54;p=akkoma diff --git a/mix.exs b/mix.exs index 3e3eac521..7dfc80465 100644 --- a/mix.exs +++ b/mix.exs @@ -155,7 +155,7 @@ defmodule Pleroma.Mixfile do {:prometheus_plugs, "~> 1.1"}, {:prometheus_phoenix, "~> 1.3"}, {:prometheus_ecto, "~> 1.4"}, - {:recon, github: "ferd/recon", tag: "2.4.0"}, + {:recon, github: "ferd/recon", tag: "2.5.0"}, {:quack, "~> 0.1.1"}, {:joken, "~> 2.0"}, {:benchee, "~> 1.0"},