Skip to content

Commit e7d1060

Browse files
chore(deps): update dependency excoveralls to ~> 0.18
1 parent dc961a4 commit e7d1060

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ defmodule Librecov.Mixfile do
6363
{:mailman, "~> 0.4"},
6464
{:eiconv, "~> 1.0"},
6565
{:scrivener_html, "~> 1.8"},
66-
{:excoveralls, "~> 0.14", only: :test},
66+
{:excoveralls, "~> 0.18", only: :test},
6767
{:mock, "~> 0.3", only: :test},
6868
{:credo, "~> 1.4", only: [:dev, :test], runtime: false},
6969
{:dialyxir, "~> 1.0", only: [:dev, :test], runtime: false},

0 commit comments

Comments
 (0)