Skip to content

Commit

Permalink
Update dependencies (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
adroll-rtb-ci authored Aug 21, 2023
1 parent bd69b36 commit d2c2f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{project_plugins,
[{rebar3_hex, "~> 7.0.7"},
{rebar3_format, "~> 1.3.0"},
{rebar3_lint, "~> 3.0.1"},
{rebar3_lint, "~> 3.1.0"},
{rebar3_hank, "~> 1.4.0"}]}.

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

0 comments on commit d2c2f22

Please sign in to comment.