Skip to content

Commit

Permalink
Update dependencies (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
adroll-rtb-ci authored Jul 10, 2023
1 parent 9d56bde commit 953741b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
[compile, format, spellcheck, lint, hank, dialyzer, {ct, "--verbose"}, cover, edoc]}]}.

{project_plugins,
[{rebar3_hex, "~> 7.0.6"},
{rebar3_format, "~> 1.2.1"},
{rebar3_lint, "~> 3.0.0"},
{rebar3_hank, "~> 1.3.0"},
[{rebar3_hex, "~> 7.0.7"},
{rebar3_format, "~> 1.3.0"},
{rebar3_lint, "~> 3.0.1"},
{rebar3_hank, "~> 1.4.0"},
{rebar3_sheldon, "~> 0.4.2"}]}.

0 comments on commit 953741b

Please sign in to comment.