Skip to content

Commit

Permalink
[AUTO] [ RTI-13931 ] Update Dependencies (#70)
Browse files Browse the repository at this point in the history
* Update dependencies

* Update rebar.config

---------

Co-authored-by: Brujo Benavides <fernando.benavides@adroll.com>
  • Loading branch information
adroll-rtb-ci and Brujo Benavides committed Feb 6, 2023
1 parent a5a3691 commit 4d5eea1
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 @@ -14,11 +14,11 @@
{plugins, [rebar3_gpb_plugin]}.

{project_plugins,
[{rebar3_hex, "~> 7.0.3"},
[{rebar3_hex, "~> 7.0.4"},
{rebar3_format, "~> 1.2.1"},
{rebar3_lint, "~> 2.0.1"},
{rebar3_hank, "~> 1.3.0"},
{rebar3_ex_doc, "~> 0.2.15"}]}.
{rebar3_ex_doc, "~> 0.2.16"}]}.

{gpb_opts,
[{i, "priv/proto"},
Expand Down

0 comments on commit 4d5eea1

Please sign in to comment.