X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=rebar.config;h=32eb45aa8c747c59787ca3937f02960d92b09de7;hb=2f6c632c17b3762c312cd3b34f641bbe97354ab5;hp=f1816dcd9517b6153d33fc108a8a8ef5d08e516a;hpb=4d24f3b714a452a69f5567747241ad75d044422c;p=beam_stats.git diff --git a/rebar.config b/rebar.config index f1816dc..32eb45a 100644 --- a/rebar.config +++ b/rebar.config @@ -1,5 +1,6 @@ { deps -, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.0"}}} +, [ {hope, ".*", {git, "https://github.com/xandkar/hope.git" , {tag, "4.0.0"}}} + , {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.13"}}} ] }.