Merge pull request #6437 from HJianBo/update_coap_lwm2m_deps

chore: upgrade coap&lwm2m tag for otp24
This commit is contained in:
zhongwencool 2021-12-13 22:32:13 +08:00 committed by GitHub
commit d362d10d30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{deps,
[
{gen_coap, {git, "https://github.com/emqx/gen_coap", {tag, "v0.3.2"}}}
{gen_coap, {git, "https://github.com/emqx/gen_coap", {tag, "v0.4.2"}}}
]}.

View File

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