Skip to content

Commit

Permalink
Update dependencies (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
adroll-rtb-ci committed Aug 21, 2023
1 parent b3759d6 commit 3044a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
{project_plugins,
[{rebar3_hex, "~> 7.0.7"},
{rebar3_hank, "~> 1.4.0"},
{rebar3_lint, "~> 3.0.1"},
{rebar3_lint, "~> 3.1.0"},
{rebar3_sheldon, "~> 0.4.2"},
{rebar3_ex_doc, "~> 0.2.19"}]}.
{rebar3_ex_doc, "~> 0.2.20"}]}.

{dialyzer, [{warnings, [no_return, unmatched_returns, error_handling, underspecs]}]}.

Expand Down

0 comments on commit 3044a0f

Please sign in to comment.