chore(auth_jwt): Upgrade to jose 1.11.1 prepare for OTP 23
This commit is contained in:
parent
bc29a1f9c4
commit
2c03bca6ae
|
@ -1,6 +1,6 @@
|
|||
{deps,
|
||||
[
|
||||
{jose, {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.10.1"}}}
|
||||
{jose, {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.11.1"}}}
|
||||
]}.
|
||||
|
||||
{edoc_opts, [{preprocess, true}]}.
|
||||
|
|
Loading…
Reference in New Issue