refactor(emqx_coap): pin gen_coap 0.3.1 for dialyzer warning fix
This commit is contained in:
parent
19edda4136
commit
d3fda0f944
|
@ -1,6 +1,6 @@
|
|||
{deps,
|
||||
[
|
||||
{gen_coap, {git, "https://github.com/emqx/gen_coap", {tag, "v0.3.0"}}}
|
||||
{gen_coap, {git, "https://github.com/emqx/gen_coap", {tag, "v0.3.1"}}}
|
||||
]}.
|
||||
|
||||
{edoc_opts, [{preprocess, true}]}.
|
||||
|
|
Loading…
Reference in New Issue