Skip to content

Commit

Permalink
chore(deps): update dependency excoveralls to ~> 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent a310d23 commit 8912d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ defmodule GodwokenExplorer.MixProject do

# test
{:ex_machina, "~> 2.7.0", only: [:test]},
{:excoveralls, "~> 0.14.4", only: [:test]},
{:excoveralls, "~> 0.18.0", only: [:test]},
{:mock, "~> 0.3.8", only: [:test], runtime: false},
{:hammox, "~> 0.7", only: :test},
{:ex_json_schema, "~> 0.6.2"},
Expand Down

0 comments on commit 8912d74

Please sign in to comment.