From b8c26671c44418c716f52607bac74d7e7ddc0bed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Tue, 25 Jul 2017 17:59:32 +0200 Subject: [PATCH] Update oauth2 dependency --- rebar.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 58a8e80f4..160185511 100644 --- a/rebar.config +++ b/rebar.config @@ -28,7 +28,7 @@ {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.1.14"}}}, {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.10"}}}, {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}}, - {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.1"}}}, + {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.2"}}}, {luerl, ".*", {git, "https://github.com/rvirding/luerl", {tag, "v0.2"}}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.14"}}}}, {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.15"}}}}, @@ -71,6 +71,7 @@ p1_utils, p1_mysql, p1_pgsql, + p1_oauth2, epam, ezlib, iconv]}}.