chore: upgrade lib jose to tag emqx-1.11.3
This commit is contained in:
parent
94d96804b1
commit
e7acd54645
|
@ -1,6 +1,6 @@
|
||||||
{deps,
|
{deps,
|
||||||
[
|
[
|
||||||
{jose, {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.11.2"}}}
|
{jose, {git, "https://github.com/emqx/erlang-jose", {tag, "emqx-1.11.3"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{edoc_opts, [{preprocess, true}]}.
|
{edoc_opts, [{preprocess, true}]}.
|
||||||
|
|
Loading…
Reference in New Issue