diff --git a/rebar.config.erl b/rebar.config.erl index 08b3e2be9..123c39af5 100644 --- a/rebar.config.erl +++ b/rebar.config.erl @@ -47,8 +47,8 @@ test_plugins() -> test_deps() -> [ {bbmustache, "1.10.0"} - , {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.5"}}} - , meck + , {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.6"}}} + , meck ]. default_compile_opts() ->