build: pin rebar3_hex plugin version 7.0.2

This commit is contained in:
Zaiming (Stone) Shi 2022-06-12 17:19:18 +02:00
parent 9b572f341b
commit db34911a3f
1 changed files with 1 additions and 1 deletions

View File

@ -84,4 +84,4 @@
emqx_exproto_pb % generated code for protobuf
]}.
{project_plugins, [erlfmt]}.
{project_plugins, [erlfmt, {rebar3_hex, "7.0.2"}]}.