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 b885002..f1cbd0a 100644 --- a/rebar.config +++ b/rebar.config @@ -7,7 +7,7 @@ {branch, "master"}}}, {providers, "", {git, "https://github.com/tsloughter/providers.git", - {tag, "v1.3.1"}}}, + {tag, "v1.4.0"}}}, {relx, "", {git, "https://github.com/erlware/relx.git", {branch, "master"}}}, |