Support a new changelog entry type: deps
This commit is contained in:
parent
b91317b9bf
commit
4648997a10
4 changed files with 5 additions and 4 deletions
2
mix.exs
2
mix.exs
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue