Update Tesla to 1.11.0

This commit is contained in:
Mark Felder 2024-06-27 11:52:54 -04:00
commit 436286c93f
2 changed files with 3 additions and 3 deletions

View file

@ -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},