Merge pull request #5050 from zmstone/chore-update-lwm2m-coap-vsn

chore(emqx_lwm2m): pin lwm2m-coap v2.0.0
This commit is contained in:
Zaiming (Stone) Shi 2021-06-21 14:22:05 +02:00 committed by GitHub
commit ccc9a96fff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
{deps,
[{lwm2m_coap, {git, "https://github.com/emqx/lwm2m-coap", {tag, "v1.1.2"}}}
%% lwm2m-coap v.1.* is for emqx v4.3.*
%% lwm2m-coap v.2.* is for emqx v5.*
[{lwm2m_coap, {git, "https://github.com/emqx/lwm2m-coap", {tag, "v2.0.0"}}}
]}.
{profiles,