summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-11-21 13:46:24 -0500
committerGitHub <noreply@github.com>2017-11-21 13:46:24 -0500
commit0c801bc6c43ff58c8a6c1a3034c5414db3dd7a78 (patch)
tree53db60de6b056b30475bb80c57374fc5dbeea8d5 /rebar.config
parent2792029d5860eda089203ec04c79cf29570cf6ce (diff)
parentf6c92df55d118c7a061a403bfade38bf10dd261a (diff)
Merge pull request #1666 from tsloughter/relx-3.24.3
upgrade relx to 3.24.3
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 a808d54..25ae498 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,7 +7,7 @@
{providers, "1.7.0"},
{getopt, "1.0.1"},
{bbmustache, "1.3.0"},
- {relx, "3.24.2"},
+ {relx, "3.24.3"},
{cf, "0.2.2"},
{cth_readable, "1.3.1"},
{eunit_formatters, "0.5.0"}]}.