Skip to content

Commit

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

* Add back comments to rebar.config

---------

Co-authored-by: Pablo Costas Sánchez <[email protected]>
  • Loading branch information
adroll-rtb-ci and pablocostass authored Jan 23, 2024
1 parent d317c22 commit dae886a
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 @@ -11,12 +11,12 @@

{minimum_otp_version, 25}.

{plugins, [{rebar3_gpb_plugin, "2.23.0"}]}.
{plugins, [{rebar3_gpb_plugin, "2.23.1"}]}.

{project_plugins,
[{rebar3_hex, "~> 7.0.7"},
{rebar3_format, "~> 1.3.0"},
{rebar3_lint, "~> 3.1.0"},
{rebar3_lint, "~> 3.2.1"},
{rebar3_hank, "~> 1.4.0"},
{rebar3_ex_doc, "~> 0.2.21"}]}.

Expand Down

0 comments on commit dae886a

Please sign in to comment.