Merge pull request #6437 from HJianBo/update_coap_lwm2m_deps
chore: upgrade coap&lwm2m tag for otp24
This commit is contained in:
commit
d362d10d30
|
@ -1,4 +1,4 @@
|
||||||
{deps,
|
{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"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{deps,
|
{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,
|
{profiles,
|
||||||
|
|
Loading…
Reference in New Issue