chore(lib-extra): Pin elixir plugin dependency with tag
This commit is contained in:
parent
ddec66fe35
commit
8f6e02c322
|
@ -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"}}}
|
||||
]
|
||||
}.
|
||||
|
|
Loading…
Reference in New Issue