Support a new changelog entry type: deps

This commit is contained in:
Mark Felder 2024-02-15 10:06:37 -05:00
commit 4648997a10
4 changed files with 5 additions and 4 deletions

View file

@ -137,7 +137,7 @@ defmodule Pleroma.Mixfile do
{:calendar, "~> 1.0"},
{:cachex, "~> 3.2"},
{:poison, "~> 3.0", override: true},
{:tesla, "~> 1.4.0", override: true},
{:tesla, "~> 1.8.0"},
{:castore, "~> 0.1"},
{:cowlib, "~> 2.9", override: true},
{:gun, "~> 2.0.0-rc.1", override: true},