From 89b4d4a8663bc40f25f6e195bf895887b227ed11 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 5 Feb 2016 18:40:15 -0600 Subject: upgrade relx to 3.15.0 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index d8f9bbd..52c2f80 100644 --- a/rebar.config +++ b/rebar.config @@ -7,7 +7,7 @@ {providers, "1.6.0"}, {getopt, "0.8.2"}, {bbmustache, "1.0.4"}, - {relx, "3.13.0"}, + {relx, "3.15.0"}, {cf, "0.2.1"}, {cth_readable, "1.2.0"}, {eunit_formatters, "0.3.1"}]}. -- cgit v1.1