added test
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 618864effb87f1ba29c1182b560fd6c2bc895e40..fc84ae962961d7daff4939e81f1135e220941b35 100644 (file)
--- a/mix.exs
+++ b/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",