diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index 02ef550..680e6f2 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.2"}, {eunit_formatters, "0.5.0"}]}. |