aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Khramtsov <ekhramtsov@process-one.net>2019-11-08 11:17:45 +0300
committerEvgeny Khramtsov <ekhramtsov@process-one.net>2019-11-08 11:17:45 +0300
commitb47a2e962626706a6bed14789b6f2bcc6cb944c9 (patch)
tree60dc3b89e71abeaae03eddb385579a2d08468ffd
parentPreserve order of grouped duplicates (diff)
Bump yconf version
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index c8497697b..36e4f59c2 100644
--- a/rebar.config
+++ b/rebar.config
@@ -27,7 +27,7 @@
{idna, ".*", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.4.2"}}},
{fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.21"}}},
- {yconf, ".*", {git, "https://github.com/processone/yconf", "f5f1ab4"}},
+ {yconf, ".*", {git, "https://github.com/processone/yconf", "071c0ba"}},
{jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
{p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.5"}}},
{pkix, ".*", {git, "https://github.com/processone/pkix", {tag, "1.0.4"}}},