فهرست منبع

chore(ehttpc): update tag of ehttpc

zhouzb 5 سال پیش
والد
کامیت
bf84686b76
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      apps/emqx_web_hook/rebar.config

+ 1 - 1
apps/emqx_web_hook/rebar.config

@@ -1,7 +1,7 @@
 {plugins, [rebar3_proper]}.
 
 {deps,
- [{ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.1.0"}}},
+ [{ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.1.1"}}},
   {emqx_rule_engine, {git, "https://github.com/emqx/emqx-rule-engine"}}
  ]}.