From 614880e97c5a89f2cfcf0f6d8507f3ca1262d5d0 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Wed, 24 May 2017 09:49:13 -0700 Subject: upgrade relx to 3.23.0 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') 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"}]}. -- cgit v1.1