Update Tesla to 1.11.0
This commit is contained in:
parent
fb52099a13
commit
436286c93f
2 changed files with 3 additions and 3 deletions
2
mix.exs
2
mix.exs
|
|
@ -152,7 +152,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:calendar, "~> 1.0"},
|
||||
{:cachex, "~> 3.2"},
|
||||
{:poison, "~> 3.0", override: true},
|
||||
{:tesla, "~> 1.8.0"},
|
||||
{:tesla, "~> 1.11"},
|
||||
{:castore, "~> 0.1"},
|
||||
{:cowlib, "~> 2.9", override: true},
|
||||
{:gun, "~> 2.0.0-rc.1", override: true},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue