Kaynağa Gözat

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

Zaiming Shi 4 yıl önce
ebeveyn
işleme
8f6e02c322
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lib-extra/plugins

+ 1 - 1
lib-extra/plugins

@@ -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"}}}
   ]
 }.