Skip to content

Commit

Permalink
update- Also update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon committed Oct 29, 2024
1 parent b0e789a commit 168a469
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 @@ -17,8 +17,8 @@
{project_plugins,
[{rebar3_hex, "~> 7.0.8"},
{rebar3_format, "~> 1.3.0"},
{rebar3_lint, "~> 3.2.5"},
{rebar3_hank, "~> 1.4.0"}]}.
{rebar3_lint, "~> 3.2.6"},
{rebar3_hank, "~> 1.4.1"}]}.

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

Expand Down

0 comments on commit 168a469

Please sign in to comment.