aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorLuis Rascão <[email protected]>2016-11-27 19:28:55 +0000
committerGitHub <[email protected]>2016-11-27 19:28:55 +0000
commit083a3aecbd10cea625e0706007f8f831a33ebeaf (patch)
tree441d3e8f8836c8987c8b8340069dd92c620405aa /rebar.config
parent3d9059c1082f057d06b4936c67a93d007057aa59 (diff)
parent2f2ae64db2c6a2d12b30af90cb71bfd59182567f (diff)
downloadrelx-083a3aecbd10cea625e0706007f8f831a33ebeaf.tar.gz
relx-083a3aecbd10cea625e0706007f8f831a33ebeaf.tar.bz2
relx-083a3aecbd10cea625e0706007f8f831a33ebeaf.zip
Merge pull request #548 from tsloughter/ec-0.22v3.22.0
upgrade erlware_commons
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 9a8caaa..0a3f11b 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,6 +1,6 @@
%% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
%% Dependencies ================================================================
-{deps, [{erlware_commons, "0.21.0"},
+{deps, [{erlware_commons, "0.22.0"},
{providers, "1.6.0"},
{getopt, "0.8.2"},
{cf, "0.2.2"},