updating tesla ref

This commit is contained in:
Alexander Strizhakov 2020-03-04 19:44:03 +03:00
commit fe47bcde8c
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
2 changed files with 2 additions and 2 deletions

View file

@ -122,7 +122,7 @@ defmodule Pleroma.Mixfile do
# {:tesla, "~> 1.3", override: true},
{:tesla,
git: "https://git.pleroma.social/pleroma/elixir-libraries/tesla.git",
ref: "67436cf003d40370e944462649193706bb22ca35",
ref: "61b7503cef33f00834f78ddfafe0d5d9dec2270b",
override: true},
{:castore, "~> 0.1"},
{:cowlib, "~> 2.8", override: true},