fix(emqx_lwm2m): bump to lwm2m_coap 1.1.2

This commit is contained in:
Zaiming Shi 2020-11-28 16:03:48 +01:00
parent ff99bc10ad
commit 19edda4136
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{deps, {deps,
[{lwm2m_coap, {git, "https://github.com/emqx/lwm2m-coap", {tag, "v1.1.1"}}} [{lwm2m_coap, {git, "https://github.com/emqx/lwm2m-coap", {tag, "v1.1.2"}}}
]}. ]}.
{profiles, {profiles,