diff --git a/apps/emqx_gateway/rebar.config b/apps/emqx_gateway/rebar.config index fe088d7d8..44f74eacf 100644 --- a/apps/emqx_gateway/rebar.config +++ b/apps/emqx_gateway/rebar.config @@ -1,6 +1,6 @@ {erl_opts, [debug_info]}. {deps, [ - {grpc, {git, "https://github.com/emqx/grpc-erl", {tag, "0.6.2"}}} + {grpc, {git, "https://github.com/emqx/grpc-erl", {tag, "0.6.4"}}} ]}. {plugins, [