summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-05-24 13:33:42 -0400
committerGitHub <noreply@github.com>2017-05-24 13:33:42 -0400
commit8a1f248e7ef06f93daad79eb3f32915217511fe1 (patch)
treed830f44a267d7bd02cf85b592fb8812d1f4e94b1 /rebar.config
parent2d103f908ad9f7e3015b0dbd459644feb22160ac (diff)
parent614880e97c5a89f2cfcf0f6d8507f3ca1262d5d0 (diff)
Merge pull request #1558 from tsloughter/master
upgrade relx to 3.23.0
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 7784835..3845757 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,7 +7,7 @@
{providers, "1.6.0"},
{getopt, "0.8.2"},
{bbmustache, "1.3.0"},
- {relx, "3.22.4"},
+ {relx, "3.23.0"},
{cf, "0.2.2"},
{cth_readable, "1.2.6"},
{eunit_formatters, "0.3.1"}]}.