summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/rebar.config b/rebar.config
index c505ef9..7e8f832 100644
--- a/rebar.config
+++ b/rebar.config
@@ -31,10 +31,10 @@
{branch, "master"}}},
{providers, "",
{git, "https://github.com/tsloughter/providers.git",
- {branch, "master"}}},
+ {branch, "format_error1"}}},
{relx, "",
- {git, "https://github.com/erlware/relx.git",
- {branch, "master"}}},
+ {git, "https://github.com/tsloughter/relx.git",
+ {branch, "format_error1"}}},
{getopt, "", {git, "https://github.com/jcomellas/getopt.git", {branch, "master"}}}]}.
{erlydtl_opts, [{doc_root, "priv/templates"},