Erlware Commons => 1.5.0 for rebar2
This commit is contained in:
parent
d0b6fc0011
commit
596b573775
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ case erlang:function_exported(rebar3, main, 1) of
|
|||
%% Rebuild deps, possibly including those that have been moved to
|
||||
%% profiles
|
||||
[{deps, [
|
||||
{erlware_commons, "", {git, "git://github.com/erlware/erlware_commons", {tag, "v1.3.1"}}}, %% this is the version of erlware_commons that works until erlware tags a new version
|
||||
{erlware_commons, "", {git, "git://github.com/erlware/erlware_commons", {tag, "v1.5.0"}}}, %% this is the version of erlware_commons that works until erlware tags a new version
|
||||
{qdate_localtime, "", {git, "git://github.com/choptastic/qdate_localtime", {tag, "1.1.0"}}}
|
||||
]} | lists:keydelete(deps, 1, CONFIG)]
|
||||
end.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue