Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adroll-rtb-ci committed Jul 1, 2024
1 parent 58708a1 commit 6a197ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
{hex, [{doc, #{provider => ex_doc}}]}.

{project_plugins,
[{rebar3_hex, "~> 7.0.7"},
[{rebar3_hex, "~> 7.0.8"},
{rebar3_hank, "~> 1.4.0"},
{rebar3_lint, "~> 3.2.3"},
{rebar3_lint, "~> 3.2.5"},
{rebar3_sheldon, "~> 0.4.3"},
{rebar3_ex_doc, "~> 0.2.22"}]}.
{rebar3_ex_doc, "~> 0.2.23"}]}.

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

Expand Down

0 comments on commit 6a197ec

Please sign in to comment.