Merge branch 'deps/update-tesla' into 'develop'
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684 (cherry picked from commit764931fc9f)8d812c28Update Tesla to 1.3
This commit is contained in:
parent
6c3f5e8ba0
commit
f339ec3939
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -111,7 +111,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:calendar, "~> 0.17.4"},
|
||||
{:cachex, "~> 3.0.2"},
|
||||
{:poison, "~> 3.0", override: true},
|
||||
{:tesla, "~> 1.2"},
|
||||
{:tesla, "~> 1.3", override: true},
|
||||
{:jason, "~> 1.0"},
|
||||
{:mogrify, "~> 0.6.1"},
|
||||
{:ex_aws, "~> 2.1"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue