update excoveralls
This commit is contained in:
parent
29a98b86b7
commit
469c0956cd
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -156,7 +156,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:esshd, "~> 0.1.0", runtime: Application.get_env(:esshd, :enabled, false)},
|
||||
{:ex_const, "~> 0.2"},
|
||||
{:plug_static_index_html, "~> 1.0.0"},
|
||||
{:excoveralls, "~> 0.11.1", only: :test},
|
||||
{:excoveralls, "~> 0.12.1", only: :test},
|
||||
{:flake_id, "~> 0.1.0"},
|
||||
{:remote_ip,
|
||||
git: "https://git.pleroma.social/pleroma/remote_ip.git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue