chore(lib-extra): Pin elixir plugin dependency with tag

This commit is contained in:
Zaiming Shi 2021-03-19 12:08:39 +01:00 committed by Zaiming (Stone) Shi
parent ddec66fe35
commit 8f6e02c322
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
}.
{elixir_plugins,
[ {emqx_elixir_plugin, {git, "https://github.com/zmstone/emqx-elixir-plugin.git", {branch, "umbrella"}}}
[ {emqx_elixir_plugin, {git, "https://github.com/emqx/emqx-elixir-plugin.git", {branch, "3.0.0"}}}
]
}.