Merge branch 'deps/update-tesla' into 'develop'
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684
This commit is contained in:
commit
764931fc9f
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -113,7 +113,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