summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2017-07-25 17:59:32 +0200
committerPaweł Chmielowski <pchmielowski@process-one.net>2017-07-25 17:59:32 +0200
commitb8c26671c44418c716f52607bac74d7e7ddc0bed (patch)
tree3e8dd7199227204135c74bf7d0cccda66d7719f8 /rebar.config
parentFix errors from 1a0db3d (diff)
Update oauth2 dependency
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 58a8e80f..16018551 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]}}.