From a6fde38d4594a3836694892a3148b5604a05acac Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Sun, 6 Dec 2020 16:06:04 +0100 Subject: [PATCH] chore(bbmustache): upgrade to 0.10.0 as what rebar3 uses --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index a79762b02..1a5f14de1 100644 --- a/rebar.config +++ b/rebar.config @@ -53,7 +53,7 @@ {overlay_vars,["vars/vars-edge.config","vars/vars-pkg.config"]}]}]}, {test, [{deps, - [ {bbmustache, "1.7.0"}, + [ {bbmustache, "1.10.0"}, {emqtt, {git, "https://github.com/emqx/emqtt", {tag, "1.2.0"}}}, {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "1.3.0"}}}, meck