chore: upgrade coap&lwm2m tag for otp24
This commit is contained in:
parent
5eb4b6c173
commit
396d328a70
|
@ -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