Skip to content

Commit

Permalink
Update dependencies (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
adroll-rtb-ci authored Jul 1, 2024
1 parent 435737b commit a737d34
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 @@ -13,11 +13,11 @@
{hex, [{doc, #{provider => ex_doc}}]}.

{project_plugins,
[{rebar3_hex, "~> 7.0.7"},
[{rebar3_hex, "~> 7.0.8"},
{rebar3_format, "~> 1.3.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,
Expand Down

0 comments on commit a737d34

Please sign in to comment.