chore: update emqtt vsn

This commit is contained in:
JianBo He 2022-09-01 12:35:37 +08:00
parent c1afb34a86
commit dda0b4ac8c
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
{meck, "0.9.2"}, {meck, "0.9.2"},
{proper, "1.4.0"}, {proper, "1.4.0"},
{bbmustache, "1.10.0"}, {bbmustache, "1.10.0"},
{emqtt, {git, "https://github.com/emqx/emqtt", {tag, "1.6.0"}}} {emqtt, {git, "https://github.com/emqx/emqtt", {tag, "1.7.0-rc.1"}}}
]}, ]},
{extra_src_dirs, [{"test", [recursive]}]} {extra_src_dirs, [{"test", [recursive]}]}
]} ]}